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": [