Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
billy4479 committed Apr 2, 2024
1 parent 3b60200 commit 4d9df9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.nix
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
gnome,
}: let
pname = "server-tool";
version = "2.1.3";
version = "2.1.4";
in
buildGoModule rec {
inherit pname version;
Expand Down

0 comments on commit 4d9df9f

Please sign in to comment.