bump version to 0.26.8

This commit is contained in:
ffdfgdfg
2020-06-18 00:05:27 +08:00
parent f95c25cf73
commit 0d4c13e0a5
4 changed files with 4 additions and 4 deletions

View File

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