bump version to v0.26.3

This commit is contained in:
ffdfgdfg
2020-02-17 00:31:39 +08:00
parent 1776dc7289
commit 1fec6c3649
4 changed files with 4 additions and 4 deletions

View File

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