Skip to content

Commit 716302b

Browse files
authored
Update system.go (#292)
1 parent 67ddbfb commit 716302b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/system.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const (
2222
// Name is the name of the program
2323
Name = "miner"
2424
// version
25-
Version = "v0.7.15 pre-release"
25+
Version = "v0.7.15"
2626
// Description is the description of the program
2727
Description = "Storage miner implementation in CESS networks"
2828
// NameSpace is the cached namespace

0 commit comments

Comments
 (0)