We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f22a380 commit c0c2d0bCopy full SHA for c0c2d0b
common/version/version.go
@@ -6,7 +6,7 @@
6
package version
7
8
//Version chain33 version
9
-var Version = "1.67.0"
+var Version = "1.67.1"
10
11
//var version key
12
var (
0 commit comments