Skip to content

1.35.0

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 09 Oct 08:46

Release Notes

  • Plugin updates

    • bitrise-plugins-init: 1.2.2 -> 1.3.1
    • bitrise-workflow-editor: 1.1.59 -> 1.1.60
  • Tool updates:

    • Stepman: bump version 0.11.9 -> 0.11.10
    • Envman: bump version 2.2.7 -> 2.2.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.35.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!