Skip to content

Commit

Permalink
Changed version
Browse files Browse the repository at this point in the history
  • Loading branch information
OliverWang13 committed Jul 27, 2022
1 parent 9ef13bd commit 22130d6
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/manifests/chrome/manifest-dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OptMeowt",
"author": "privacy-tech-lab",
"version": "4.0.0",
"version": "4.0.1",
"description": "OptMeowt allows Web users to make use of their rights to opt out from the sale and sharing of personal data",
"permissions": [
"declarativeNetRequest",
Expand Down
2 changes: 1 addition & 1 deletion src/manifests/chrome/manifest-dist.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OptMeowt",
"author": "privacy-tech-lab",
"version": "4.0.0",
"version": "4.0.1",
"description": "OptMeowt allows Web users to make use of their rights to opt out from the sale and sharing of personal data",
"permissions": [
"declarativeNetRequest",
Expand Down
2 changes: 1 addition & 1 deletion src/manifests/firefox/manifest-dev.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OptMeowt",
"author": "privacy-tech-lab",
"version": "4.0.0",
"version": "4.0.1",
"description": "OptMeowt allows Web users to make use of their rights to opt out from the sale and sharing of personal data",
"permissions": [
"<all_urls>",
Expand Down
2 changes: 1 addition & 1 deletion src/manifests/firefox/manifest-dist.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "OptMeowt",
"author": "privacy-tech-lab",
"version": "4.0.0",
"version": "4.0.1",
"description": "OptMeowt allows Web users to make use of their rights to opt out from the sale and sharing of personal data",
"permissions": [
"webRequest",
Expand Down

0 comments on commit 22130d6

Please sign in to comment.