diff --git a/share/const.go b/share/const.go index 367e3cf3..bd31c89d 100644 --- a/share/const.go +++ b/share/const.go @@ -5,7 +5,7 @@ import ( ) // VERSION 版本号 -const VERSION = "0.9.5" +const VERSION = "0.9.6" // DOMAIN 许可域 const DOMAIN = "*.iqka.com"