Skip to content

1.30.0

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 14 May 15:15
d517b4e

Release Notes

Release Notes
Add "required addons" field to step info. This field contains all the addons' identifiers which are required to be connected in order for the step to function properly.

Bump the format Bitrise format version from 7 to 8.

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.30.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!