Skip to content

Commit

Permalink
Make Firefox dev build auto-update
Browse files Browse the repository at this point in the history
  • Loading branch information
gorhill committed Jan 14, 2024
1 parent 7719e76 commit a15c356
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dist/firefox/updates.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@
"uBlock0@raymondhill.net": {
"updates": [
{
"version": "1.55.1.6",
"version": "1.55.1.7",
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.55.1b6/uBlock0_1.55.1b6.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.55.1b7/uBlock0_1.55.1b7.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit a15c356

Please sign in to comment.