diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index caee3d084..b50c4298b 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -326,6 +326,7 @@ jobs: cat ../.github/workflows/src/windows_mozconfig >> ../configs/common/mozconfig cd .. + npm install -g pnpm pnpm gluon bootstrap cd engine/ diff --git a/README.md b/README.md index 694454560..7fab13917 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,9 @@ Experience tranquillity while browsing the web without people tracking you! +# Compatibility + +Zen is currently built using firefox version `127.0.2`! ## 🚀 Run Locally diff --git a/gluon.json b/gluon.json index a78118767..abd29ea86 100644 --- a/gluon.json +++ b/gluon.json @@ -5,7 +5,7 @@ "binaryName": "zen", "version": { "product": "firefox", - "version": "127.0.1", + "version": "127.0.2", "displayVersion": "1.0.0" }, "buildOptions": {