From 7492e5c6f9f380e3ca9f03766aa31d5e78da05fb Mon Sep 17 00:00:00 2001 From: release-workflow Date: Fri, 31 May 2024 10:11:41 +0000 Subject: [PATCH] Updated files to version 1.1.3 --- 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 a5ab079..781770a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AWS-Account-Identifier", - "version": "1.1.2", + "version": "1.1.3", "private": true, "description": "Identify AWS account on console page", "scripts": { diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 760ce9c..b8e88ac 100644 --- a/src/manifest-chrome.json +++ b/src/manifest-chrome.json @@ -40,5 +40,5 @@ "storage" ], "update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx", - "version": "1.1.2" + "version": "1.1.3" } \ No newline at end of file diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index d771bb1..9e2095c 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,5 +1,5 @@ { - "version": "1.1.2", + "version": "1.1.3", "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": [