Skip to content

Commit

Permalink
Updated files to version 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderv32 committed Oct 12, 2023
1 parent 2ad5300 commit 05ab2f2
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.0.4",
"version": "1.0.5",
"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 @@ -39,5 +39,5 @@
"storage"
],
"update_url": "https://edge.microsoft.com/extensionwebstorebase/v1/crx",
"version": "1.0.4"
"version": "1.0.5"
}
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.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": [
Expand Down

0 comments on commit 05ab2f2

Please sign in to comment.