Skip to content

Commit

Permalink
Release 2022.11.23.1 [ci release] (#1560)
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 aa9634c commit 6cce6cc
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion 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.23",
"version": "2022.11.23.1",
"icons": {
"16": "img/icon_16.png",
"48": "img/icon_48.png",
Expand Down
2 changes: 1 addition & 1 deletion 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.23",
"version": "2022.11.23.1",
"minimum_chrome_version": "92.0",
"icons": {
"16": "img/icon_16.png",
Expand Down
2 changes: 1 addition & 1 deletion 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.23",
"version": "2022.11.23.1",
"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

0 comments on commit 6cce6cc

Please sign in to comment.