Skip to content

Commit

Permalink
Updated files to version 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
sanderv32 committed Oct 2, 2023
1 parent 9360ed2 commit 1a5db7d
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.3",
"version": "1.0.4",
"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.3"
"version": "1.0.4"
}
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.3",
"version": "1.0.4",
"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 1a5db7d

Please sign in to comment.