Skip to content

Commit

Permalink
Update manifest version
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinBack committed Jan 27, 2021
1 parent 6c8ef19 commit 854d54e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
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": "tosdr-browser-extension",
"version": "4.0.2",
"version": "4.0.3",
"description": "“I have read and agree to the Terms” is the biggest lie on the web. We aim to fix that. “Terms of Service; Didn't Read” is a user rights initiative to rate and label website terms & privacy policies, from very good (class A) to very bad (class E).",
"main": "mixin.js",
"dependencies": {},
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "__MSG_extensionName__",
"description": "__MSG_extensionDescription__",
"version":"4.0.2",
"version":"4.0.3",
"homepage_url": "https://tosdr.org",
"background": {
"scripts": [
Expand Down

0 comments on commit 854d54e

Please sign in to comment.