Skip to content

Commit ec94395

Browse files
author
刘河
committed
no message
1 parent a0e599d commit ec94395

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

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

0 commit comments

Comments
 (0)