1.39.0
Release Notes
- [f81530e] Prepare for release (#701)
- [e572640] bump Bitrise config format version (9->10) (#700)
- [70d75ce] Tool 838 dont ignore err in envmanrun (#699)
- [9934e80] Tool 1651 validate version (#696)
- [451d681] Fixing missing original version (#697)
- [a386b6e] add support for new version lock (#693)
- [93419bc] Tool 1347 log new step version info (#692) (#694)
- [bc04062] Tool 387 version lock (#690)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise/releases/download/1.39.0/bitrise-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise
Then:
chmod +x /usr/local/bin/bitrise
That's all, you're ready to call bitrise
!