1.41.2
Release Notes
- [6c26984] preparing release (#720)
- [e7bdce2] [TOOL-2041] Access Environment item values with GetKeyValuePair instead of [] operator (#719)
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.2/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
!