diff --git a/manifest.json b/manifest.json index 2d96764ec..a1e994b02 100644 --- a/manifest.json +++ b/manifest.json @@ -18,8 +18,8 @@ "author": [ "@bfmeta.info" ], - "version": "0.10.12", - "change_log": "miniapp strictUrl 支持严格入口 URL", + "version": "0.10.13", + "change_log": "fix(ecosystem): miniapp capsule info UX + pattern error clarity (#450)", "categories": [ "application", "wallet" diff --git a/package.json b/package.json index f4e2d1b0c..927bcb11a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@biochain/keyapp", "private": true, - "version": "0.10.12", + "version": "0.10.13", "type": "module", "packageManager": "pnpm@10.28.0", "scripts": {