Skip to content

1.36.0

Compare
Choose a tag to compare
@bitrise-devs-bot bitrise-devs-bot released this 12 Nov 14:06
8f43908

Release Notes

  • [8f43908] Version update (#685)
  • [70ebe76] Update minimum required Go version for Golang toolkit (#684)
  • [b113a68] small typo fix: 'you step id' -> 'your step id' (#683)
  • [c87a062] fix step yml parsing error log (#682)
  • [3268021] TOOL-134 Moved meta to root level in data model. (#681)

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