瀏覽代碼

update version

Jguer 6 年之前
父節點
當前提交
47373c5631
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      config.go

+ 1 - 1
config.go

@@ -78,7 +78,7 @@ type Configuration struct {
 	UseAsk             bool   `json:"useask"`
 }
 
-var version = "8.2.0"
+var version = "9.0.0"
 
 // configFileName holds the name of the config file.
 const configFileName string = "config.json"