Pier Angelo Vendrame pushed to branch main at The Tor Project / Applications / tor-browser-build Commits: 307af924 by Pier Angelo Vendrame at 2026-05-28T09:49:47+02:00 Bug 41779: Actually bump Firefox's version to 151.0a1. - - - - - 2 changed files: - projects/firefox/config - projects/geckoview/config Changes: ===================================== projects/firefox/config ===================================== @@ -18,7 +18,7 @@ container: use_container: 1 var: - firefox_platform_version: '150.0a1' + firefox_platform_version: '151.0a1' firefox_version: '[% c("var/firefox_platform_version") %]' browser_series: '16.0' browser_rebase: 1 ===================================== projects/geckoview/config ===================================== @@ -21,7 +21,7 @@ container: build_apk: '[% !c("var/online_build") %]' var: - firefox_platform_version: '150.0a1' + firefox_platform_version: '151.0a1' geckoview_version: '[% c("var/firefox_platform_version") %]' browser_series: '16.0' browser_rebase: 1 View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/30... -- View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/30... You're receiving this email because of your account on gitlab.torproject.org. Manage all notifications: https://gitlab.torproject.org/-/profile/notifications | Help: https://gitlab.torproject.org/help
participants (1)
-
Pier Angelo Vendrame (@pierov)