From 1a5db7d6bdb0fa7b282c5cbe02003b7101a1671b Mon Sep 17 00:00:00 2001 From: release-workflow Date: Mon, 2 Oct 2023 12:46:45 +0000 Subject: [PATCH] Updated files to version 1.0.4 --- package.json | 2 +- src/manifest-chrome.json | 2 +- src/manifest-firefox.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 10ff489..a154d9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AWS-Account-Identifier", - "version": "1.0.3", + "version": "1.0.4", "private": true, "description": "Identify AWS account on console page", "scripts": { diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 7782604..4f5c3b7 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -39,5 +39,5 @@ "storage" ], "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx", - "version": "1.0.3" + "version": "1.0.4" } \ No newline at end of file diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 1e4730c..9d5e2fa 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,5 +1,5 @@ { - "version": "1.0.3", + "version": "1.0.4", "name": "AWS Account Identifier", "description": "Adds a description with a specific color to the AWS's navigation bar depending on the account you are connected to.", "permissions": [