Files
Johan Lorenzo 40202b3418 Bug 2025987 - part 5: Use major version only in release WNP URL for firefox.com r=releng-reviewers,ahal
Per Steve Jalim, the new WNP URL should only contain the major version number. It's a direct follow-up from D290048

Differential Revision: https://phabricator.services.mozilla.com/D297348
2026-04-30 06:53:00 +00:00

26 lines
653 B
JSON

[
{
"fields": {
"detailsURL": "https://www.firefox.com/%LOCALE%/firefox/140.0.1/releasenotes/",
"type": "minor"
},
"for": {}
},
{
"fields": {
"actions": "showURL",
"openURL": "https://www.firefox.com/%LOCALE%/whatsnew/140/?oldversion=%OLD_VERSION%&utm_medium=firefox-desktop&utm_source=update&utm_campaign=140"
},
"for": {
"channels": [
"release",
"release-localtest",
"release-cdntest"
],
"versions": [
"<140.0"
]
}
}
]