Skip to content

Commit 89f1e72

Browse files
author
刘河
committed
version
1 parent 4a7a0a7 commit 89f1e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/version/version.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package version
22

3-
const VERSION = "0.22.3"
3+
const VERSION = "0.22.4"
44

55
// Compulsory minimum version, Minimum downward compatibility to this version
66
func GetVersion() string {

0 commit comments

Comments
 (0)