Skip to content

Commit 0cc0e82

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/version/version.go

Lines changed: 1 addition & 1 deletion
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)