Skip to content

Commit 440ab84

Browse files
committed
bump chain-main version
1 parent 3e32f5c commit 440ab84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ let
3939
in
4040
buildGoApplication rec {
4141
pname = "chain-maind";
42-
version = "v6.0.2";
42+
version = "v6.0.3";
4343
go = buildPackages.go_1_23;
4444
src = lib.cleanSourceWith {
4545
name = "src";

0 commit comments

Comments
 (0)