Skip to content

Commit 0cc0e82

Browse files
author
刘河
committed
version
1 parent c01c61f commit 0cc0e82

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.2"
3+
const VERSION = "0.22.3"
44

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

0 commit comments

Comments
 (0)