diff --git a/packages/fetch-extension/src/manifest.v2.json b/packages/fetch-extension/src/manifest.v2.json index 6a3eb61e90..800a911bef 100644 --- a/packages/fetch-extension/src/manifest.v2.json +++ b/packages/fetch-extension/src/manifest.v2.json @@ -3,7 +3,7 @@ "name": "Fetch Wallet", "description": "The official Fetch wallet for interacting with the Fetch ledger", - "version": "0.16.0", + "version": "0.16.1", "icons": { "16": "assets/icon-16.png", "48": "assets/icon-48.png", diff --git a/packages/fetch-extension/src/manifest.v3.json b/packages/fetch-extension/src/manifest.v3.json index a554f9fe7c..e7e136620d 100644 --- a/packages/fetch-extension/src/manifest.v3.json +++ b/packages/fetch-extension/src/manifest.v3.json @@ -3,7 +3,7 @@ "name": "Fetch Wallet", "description": "The official Fetch wallet for interacting with the Fetch ledger", - "version": "0.16.0", + "version": "0.16.1", "icons": { "16": "assets/icon-16.png", "48": "assets/icon-48.png",