Skip to content

Commit

Permalink
release: reset released flag
Browse files Browse the repository at this point in the history
  • Loading branch information
Mic92 committed Dec 13, 2024
1 parent 65a4415 commit d32f2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.nix
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ version = "1.10.0"; released = true; }
{ version = "1.10.0"; released = false; }

0 comments on commit d32f2d1

Please sign in to comment.