chore: Update pnpm version to 20 in alpha.yml workflow

This commit is contained in:
Mauro Balades
2024-07-03 21:45:44 +02:00
parent 7ad3f41700
commit 8beee55ddf
3 changed files with 5 additions and 1 deletions

View File

@@ -326,6 +326,7 @@ jobs:
cat ../.github/workflows/src/windows_mozconfig >> ../configs/common/mozconfig
cd ..
npm install -g pnpm
pnpm gluon bootstrap
cd engine/

View File

@@ -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

View File

@@ -5,7 +5,7 @@
"binaryName": "zen",
"version": {
"product": "firefox",
"version": "127.0.1",
"version": "127.0.2",
"displayVersion": "1.0.0"
},
"buildOptions": {