Skip to content

Commit 8fd9ac6

Browse files
authored
Update version to v0.7.16 (#297)
1 parent 24631f8 commit 8fd9ac6

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"
25+
Version = "v0.7.16"
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)