diff --git a/share/const.go b/share/const.go index dda30bce..a851dad8 100644 --- a/share/const.go +++ b/share/const.go @@ -5,7 +5,7 @@ import ( ) // VERSION 版本号 -const VERSION = "0.8.11" +const VERSION = "0.8.12" // DOMAIN 许可域 const DOMAIN = "*.iqka.com"