Skip to content

Commit 6b61346

Browse files
committed
fix version
1 parent 0076d27 commit 6b61346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
let
1212
pkgs = nixpkgs.legacyPackages.${system};
1313

14-
lastTag = "0.13.2";
14+
lastTag = "0.13.1";
1515

1616
# Add the commit to the version string, in case someone builds from main
1717
getVersion = pkgs.lib.trivial.pipe self [

0 commit comments

Comments
 (0)