Skip to content

Commit

Permalink
Merge pull request #63 from XjSv/develop
Browse files Browse the repository at this point in the history
Bug Fix - Removed Accidentally Packaged Language Files & New Release v2.5.2
  • Loading branch information
XjSv authored Jul 2, 2021
2 parents de12033 + 7b37a8a commit 0c9eefc
Show file tree
Hide file tree
Showing 7 changed files with 7,803 additions and 549 deletions.
Binary file modified build/environment-marker-chromium.zip
Binary file not shown.
Binary file modified build/environment-marker-firefox.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion manifest-chrome.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "2.5.1",
"version": "2.5.2",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/XjSv/environment-marker",
"default_locale": "en",
Expand Down
2 changes: 1 addition & 1 deletion manifest-firefox.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "2.5.1",
"version": "2.5.2",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/XjSv/environment-marker",
"default_locale": "en",
Expand Down
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "__MSG_extensionName__",
"version": "2.5.1",
"version": "2.5.2",
"description": "__MSG_extensionDescription__",
"homepage_url": "https://github.com/XjSv/environment-marker",
"default_locale": "en",
Expand Down
Loading

0 comments on commit 0c9eefc

Please sign in to comment.