From 6007a34b6782b2732f616418ccce5740ec7740f9 Mon Sep 17 00:00:00 2001 From: agent-dominatrix <128386379+agent-dominatrix@users.noreply.github.com> Date: Thu, 21 Nov 2024 15:03:56 +0530 Subject: [PATCH] chore: bump manifest version --- packages/fetch-extension/src/manifest.v2.json | 2 +- packages/fetch-extension/src/manifest.v3.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/fetch-extension/src/manifest.v2.json b/packages/fetch-extension/src/manifest.v2.json index 3f5c72496d..e1ec487e54 100644 --- a/packages/fetch-extension/src/manifest.v2.json +++ b/packages/fetch-extension/src/manifest.v2.json @@ -3,7 +3,7 @@ "name": "ASI Alliance Wallet", "description": "The official ASI Alliance Wallet for interacting with the ASI ledger", - "version": "0.19.1", + "version": "0.19.2", "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 e8a6f37d7d..8d5570046c 100644 --- a/packages/fetch-extension/src/manifest.v3.json +++ b/packages/fetch-extension/src/manifest.v3.json @@ -3,7 +3,7 @@ "name": "ASI Alliance Wallet", "description": "The official ASI Alliance Wallet for interacting with the ASI ledger", - "version": "0.19.1", + "version": "0.19.2", "icons": { "16": "assets/icon-16.png", "48": "assets/icon-48.png",