pull/59/head V0.17.1
刘河 2019-03-03 23:17:45 +08:00
parent eecf1c6c69
commit 0819afc9da
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
package version
const VERSION = "0.17.0"
const VERSION = "0.17.1"
func GetVersion() string {
return VERSION