Update surfer.json to correct Firefox candidate version to 134.0

This commit is contained in:
mr. M
2025-01-13 22:55:35 +01:00
parent f6d3b4d868
commit af79354d46

View File

@@ -6,7 +6,7 @@
"version": {
"product": "firefox",
"version": "134.0",
"candidate": "134.0.1"
"candidate": "134.0"
},
"buildOptions": {
"generateBranding": true
@@ -53,4 +53,4 @@
"licenseType": "MPL-2.0"
},
"updateHostname": "updates.zen-browser.app"
}
}