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 26, 2024
1 parent f651092 commit c1af7a7
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.16",
"version": "1.55.1.17",
"browser_specific_settings": { "gecko": { "strict_min_version": "78.0" } },
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.55.1b16/uBlock0_1.55.1b16.firefox.signed.xpi"
"update_link": "https://github.com/gorhill/uBlock/releases/download/1.55.1b17/uBlock0_1.55.1b17.firefox.signed.xpi"
}
]
}
Expand Down

0 comments on commit c1af7a7

Please sign in to comment.