1.29.0
Release Notes
Implemented some small change about our latest test deploy directory export. Also we have moved our plugins to the bitrise-io
organization, so applied changes to follow this change.
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.29.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
!