Skip to content

Commit

Permalink
Version 0.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
giodamelio committed Aug 23, 2023
1 parent 1a92b71 commit 0119e8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
};
packages.default = inputs'.nixpkgs-master.legacyPackages.buildGo121Module {
pname = "tailscale-custom-domain-dns";
version = "0.6.3";
version = "0.6.4";
src = ./.;
vendorHash = null;
};
Expand Down

0 comments on commit 0119e8e

Please sign in to comment.