Skip to content

2.1.2

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 07 Jun 12:24
695855c

Release Notes

  • [695855c] Updating flutter-installer step version (#157)

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.2/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!