From 3d6c0418a26dda64c794eff7767b5db042babe13 Mon Sep 17 00:00:00 2001 From: sh-wallet <137136919+sh-wallet@users.noreply.github.com> Date: Thu, 16 Jan 2025 16:27:50 +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 ed7d3ee858..580cba1c1d 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.3", + "version": "0.19.4", "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 360c04e5e5..606b19fc3d 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.3", + "version": "0.19.4", "icons": { "16": "assets/icon-16.png", "48": "assets/icon-48.png",