change all version

This commit is contained in:
cnlh
2020-01-16 16:27:18 +08:00
parent f7412501e7
commit b2d1de472b
5 changed files with 5 additions and 5 deletions

View File

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