2.1.0
Release Notes
- [1e39bda] Expo scanner merged with RN scanner (#150)
- [154640a] Enforce bitrise.yml version 7 by using bitrise-cli version 1.29.0 (#153)
- [bcf1849] Bugfix/ios icons (#152)
Install or upgrade
To install this version, run the following commands (in a bash shell):
curl -fL https://github.com/bitrise-io/bitrise-init/releases/download/2.1.0/bitrise-init-$(uname -s)-$(uname -m) > /usr/local/bin/bitrise-init
Then:
chmod +x /usr/local/bin/bitrise-init
That's all, you're ready to call bitrise-init
!