diff --git a/manifest.json b/manifest.json index 48e255f1a..0a1cc72ce 100644 --- a/manifest.json +++ b/manifest.json @@ -18,8 +18,8 @@ "author": [ "@bfmeta.info" ], - "version": "0.10.16", - "change_log": "fix(dweb): resolve plugin module and remove keyboard overlay polling (#456)", + "version": "0.10.17", + "change_log": "fix(ecosystem): propagate miniapp remark and update keyapp dweb id (#458)", "categories": [ "application", "wallet" diff --git a/package.json b/package.json index 044609d25..6857e1d01 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@biochain/keyapp", "private": true, - "version": "0.10.16", + "version": "0.10.17", "type": "module", "packageManager": "pnpm@10.28.0", "scripts": {