Skip to content

Commit

Permalink
Release 2024.6.5 [ci release] (#2549)
Browse files Browse the repository at this point in the history
Co-authored-by: sammacbeth <[email protected]>
  • Loading branch information
github-actions[bot] and sammacbeth committed Jun 5, 2024
1 parent f3414ba commit fe067db
Show file tree
Hide file tree
Showing 6 changed files with 346 additions and 25 deletions.
4 changes: 2 additions & 2 deletions browsers/chrome-mv2/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": "2024.4.26",
"version": "2024.6.5",
"minimum_chrome_version": "92.0",
"icons": {
"16": "img/icon_16.png",
Expand Down Expand Up @@ -98,4 +98,4 @@
"storage": {
"managed_schema": "managed-schema.json"
}
}
}
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": "2024.4.26",
"version": "2024.6.5",
"minimum_chrome_version": "121.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 @@ -7,7 +7,7 @@
}
},
"default_locale": "en",
"version": "2024.4.26",
"version": "2024.6.5",
"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
Loading

0 comments on commit fe067db

Please sign in to comment.