bump version to 0.26.2

This commit is contained in:
ffdfgdfg
2020-02-09 20:25:10 +08:00
parent 824393c5c3
commit 1be9e5472f
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
package version
const VERSION = "0.26.1"
const VERSION = "0.26.2"
// Compulsory minimum version, Minimum downward compatibility to this version
func GetVersion() string {