版本号重置为 v0.8.0

**0.9.0 后将不再兼容旧版内部应用**
This commit is contained in:
Max 2022-02-07 14:31:01 +08:00
parent 771ccf931a
commit d471e5b3bb

View file

@ -1,7 +1,7 @@
package share
// VERSION 版本号
const VERSION = "0.9.3"
const VERSION = "0.8.0"
// DOMAIN 许可域(废弃)
const DOMAIN = "*.iqka.com"