Skip to content

Commit

Permalink
Bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mdesantis committed Mar 1, 2024
1 parent 86fba68 commit 43d268a
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
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": 3,
"name": "Force English Content",
"version": "4.0.0",
"version": "4.0.1",
"description": "Forces localised web pages with poor or outdated translations to redirect to the original English content.",
"homepage_url": "https://github.com/mdesantis/force-english-content",
"author": "Maurizio De Santis",
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": "Force English Content",
"version": "4.0.0",
"version": "4.0.1",
"description": "Forces localised web pages with poor or outdated translations to redirect to the original English content.",
"homepage_url": "https://github.com/mdesantis/force-english-content",
"author": "Maurizio De Santis",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "force-english-content",
"version": "4.0.0",
"version": "4.0.1",
"description": "[Web Extension] Forces localised web pages with poor or outdated translations to redirect to the original English content",
"repository": "https://github.com/mdesantis/force-english-content",
"author": "Maurizio De Santis <desantis.maurizio@gmail.com>",
Expand Down

0 comments on commit 43d268a

Please sign in to comment.