mirror of
https://github.com/zen-browser/surfer.git
synced 2025-07-08 01:10:03 +02:00
bump version to 1.9.20 and update release notes URL
Some checks failed
CI / general (push) Has been cancelled
Some checks failed
CI / general (push) Has been cancelled
This commit is contained in:
parent
7e928eb3cc
commit
674f6806dc
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "@zen-browser/surfer",
|
||||
"version": "1.9.19",
|
||||
"version": "1.9.20",
|
||||
"description": "Simplifying building firefox forks!",
|
||||
"main": "index.js",
|
||||
"bin": {
|
||||
|
|
|
@ -410,7 +410,7 @@ pref("app.update.promptWaitTime", 691200);
|
|||
// wizard.
|
||||
pref("app.update.url.manual", "https://zen-browser.app/download/");
|
||||
pref("app.update.url.details", "https://zen-browser.app/release-notes/latest/");
|
||||
pref("app.releaseNotesURL", "https://zen-browser.app/release-notes/%VERSION%/");
|
||||
pref("app.releaseNotesURL", "https://zen-browser.app/whatsnew/");
|
||||
pref("app.releaseNotesURL.aboutDialog", "https://www.zen-browser.app/release-notes/%VERSION%/");
|
||||
pref("app.releaseNotesURL.prompt", "https://zen-browser.app/release-notes/%VERSION%/");
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue