We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e363a0 commit 2a4f901Copy full SHA for 2a4f901
1 file changed
flake.nix
@@ -15,7 +15,7 @@
15
packages = {
16
default = pkgs.buildGoModule {
17
pname = "roborev";
18
- version = "0.50.0";
+ version = "0.51.0";
19
20
src = ./.;
21
0 commit comments