diff --git a/share/const.go b/share/const.go index 5bf5cb72..1c45d8fe 100644 --- a/share/const.go +++ b/share/const.go @@ -1,7 +1,7 @@ package share // VERSION 版本号 -const VERSION = "0.9.33" +const VERSION = "0.9.34" // DOMAIN 许可域(废弃) const DOMAIN = "*.iqka.com"