Skip to content

Commit

Permalink
Release 2022.11.23 [ci release] (#1558)
Browse files Browse the repository at this point in the history
Co-authored-by: jonathanKingston <jonathanKingston@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and jonathanKingston committed Nov 23, 2022
1 parent 4642c3a commit 809408f
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 9 deletions.
4 changes: 2 additions & 2 deletions browsers/chrome-mv3/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "2022.11.17",
"version": "2022.11.23",
"icons": {
"16": "img/icon_16.png",
"48": "img/icon_48.png",
Expand Down Expand Up @@ -91,4 +91,4 @@
"storage": {
"managed_schema": "managed-schema.json"
}
}
}
4 changes: 2 additions & 2 deletions browsers/chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "__MSG_appName__",
"description": "__MSG_appDesc__",
"default_locale": "en",
"version": "2022.11.17",
"version": "2022.11.23",
"minimum_chrome_version": "92.0",
"icons": {
"16": "img/icon_16.png",
Expand Down Expand Up @@ -85,4 +85,4 @@
"storage": {
"managed_schema": "managed-schema.json"
}
}
}
4 changes: 2 additions & 2 deletions browsers/firefox/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"strict_min_version": "91.0"
}
},
"version": "2022.11.17",
"version": "2022.11.23",
"description": "Privacy, simplified. Protect your data as you search and browse: tracker blocking, smarter encryption, private search, and more.",
"icons": {
"16": "img/icon_16.png",
Expand Down Expand Up @@ -85,4 +85,4 @@
"/public/css/autofill.css",
"/public/font/*"
]
}
}
8 changes: 6 additions & 2 deletions shared/data/bundled/extension-config.json

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

2 changes: 1 addition & 1 deletion shared/data/etags.json

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

0 comments on commit 809408f

Please sign in to comment.