1.41.0
Release Notes
- [6414764] Preparing release 1.41.0 (#713)
- [fd73aa2] [TOOL-1905] Include step inputs in model (#709)
- [1ca1a1f] TOOL-1907 fix flaky CI test case (#712)
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.41.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
!