richard pushed to branch tor-browser-115.5.0esr-13.5-1 at The Tor Project / Applications / Tor Browser
Commits:
-
fac50006
by Pier Angelo Vendrame at 2023-11-30T14:13:06+00:00
1 changed file:
Changes:
... | ... | @@ -138,3 +138,10 @@ |
138 | 138 | - **Tag**: `base-browser-$(ESR_VERSION)esr-$(BROWSER_MAJOR).$(BROWSER_MINOR)-1-build1`
|
139 | 139 | - **Message**: `Tagging build1 for $(ESR_VERSION)esr-based alpha`
|
140 | 140 | - [ ] Push tag to `upstream`
|
141 | +- [ ] Update tor-browser-build's main (no MR required, you can just push it if you have the permissions)
|
|
142 | + - [ ] Update `projects/firefox/config`
|
|
143 | + - [ ] Update `firefox_platform_version`
|
|
144 | + - [ ] Set `browser_build` to 1 (to prevent failures in alpha testbuilds)
|
|
145 | + - [ ] Update `projects/geckoview/config`
|
|
146 | + - [ ] Update `geckoview_version`
|
|
147 | + - [ ] Set `browser_build` to 1 |