File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 88
99### macOS (Apple Silicon - M1/M2/M3)
1010``` bash
11- gh release download " v2025.07.21 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.1.0 -arm64.dmg"
12- open Builder.io-0.1.0 -arm64.dmg
11+ gh release download " v2025.07.29 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.1.14 -arm64.dmg"
12+ open Builder.io-0.1.14 -arm64.dmg
1313```
1414
1515### macOS (Intel)
1616``` bash
17- gh release download " v2025.07.21 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.1.0 .dmg"
18- open Builder.io-0.1.0 .dmg
17+ gh release download " v2025.07.29 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io-0.1.14 .dmg"
18+ open Builder.io-0.1.14 .dmg
1919```
2020
2121### Windows
2222``` bash
23- gh release download " v2025.07.21 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io Setup 0.1.0 .exe"
24- ./" Builder.io Setup 0.1.0 .exe"
23+ gh release download " v2025.07.29 -prerelease" --repo " BuilderIO/native-app-distribution" --pattern " Builder.io Setup 0.1.14 .exe"
24+ ./" Builder.io Setup 0.1.14 .exe"
2525```
2626
2727---
You can’t perform that action at this time.
0 commit comments