Skip to content

Commit

Permalink
Updated files to version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderv32 committed May 28, 2024
1 parent ed14ab4 commit 95dad83
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.0",
"version": "1.1.1",
"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.0"
"version": "1.1.1"
}
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.0",
"version": "1.1.1",
"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 95dad83

Please # to comment.