From a2e07205dde1ec0f61ab45158f09e3ea503ab4e0 Mon Sep 17 00:00:00 2001 From: Jake Writer Date: Thu, 20 Aug 2026 11:25:27 -0600 Subject: [PATCH] Bump release to beta.29 PR #707 changed the browser binary: two new C++ patches (debugger-invisible-to-content, trusted-automation-events), an extended screen-spoofing patch, eight juggler files packed into omni.ja, the bundled settings, and two mozconfig flags. None of that reaches users until a rebuild, so the artifacts need a version of their own rather than reusing beta.28, which is already published from 0583c3e. Artifact names come from this file (Makefile does `include upstream.sh` + `export`); nothing in the build reads the git tag. So this has to land before v152.0.4-beta.29 is tagged, or the release carries beta.28 files. --- upstream.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstream.sh b/upstream.sh index 17824b4..66a4a10 100644 --- a/upstream.sh +++ b/upstream.sh @@ -1,3 +1,3 @@ version=152.0.4 -release=beta.28 +release=beta.29 closedsrc_rev=1.0.0