Skip to content

Commit

Permalink
Updated files to version 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderv32 committed May 31, 2024
1 parent 2bba4d5 commit 7492e5c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
2 changes: 1 addition & 1 deletion src/manifest-chrome.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
"storage"
],
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
"version": "1.1.2"
"version": "1.1.3"
}
2 changes: 1 addition & 1 deletion src/manifest-firefox.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 7492e5c

Please sign in to comment.