bump version to v0.26.6

This commit is contained in:
ffdfgdfg
2020-03-25 22:11:27 +08:00
parent b3966c98fe
commit 1b3dc6d831
4 changed files with 4 additions and 4 deletions

View File

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