diff --git a/package.json b/package.json index a154d9b..f264352 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "AWS-Account-Identifier", - "version": "1.0.4", + "version": "1.0.5", "private": true, "description": "Identify AWS account on console page", "scripts": { diff --git a/src/manifest-chrome.json b/src/manifest-chrome.json index 4f5c3b7..7bb93ef 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.4" + "version": "1.0.5" } \ No newline at end of file diff --git a/src/manifest-firefox.json b/src/manifest-firefox.json index 9d5e2fa..682df77 100644 --- a/src/manifest-firefox.json +++ b/src/manifest-firefox.json @@ -1,5 +1,5 @@ { - "version": "1.0.4", + "version": "1.0.5", "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": [