mirror of
https://git.openapi.site/https://github.com/desirecore/market.git
synced 2026-06-06 05:50:41 +08:00
chore: bump version to 1.2.0 (#15)
## Summary - 递增 manifest.json version 从 1.1.0 到 1.2.0 - 修复客户端 ensureMarketRepo() 因版本比对跳过解压,导致技能更新无法到达用户的问题 ## Context manifest.json version 自 1.1.0 后多次技能更新未递增,导致客户端版本比对机制认为本地已有效而跳过解压。
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "DesireCore Official Market",
|
||||
"version": "1.1.0",
|
||||
"version": "1.2.0",
|
||||
"schemaVersion": "1.1.0",
|
||||
"supportedLocales": ["zh-CN", "en-US"],
|
||||
"defaultLocale": "en-US",
|
||||
|
||||
Reference in New Issue
Block a user