bump version to 0.26.7

This commit is contained in:
ffdfgdfg
2020-05-07 23:47:33 +08:00
parent f459acdfb4
commit 55c263902e
4 changed files with 4 additions and 4 deletions

View File

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