Skip to content
Stefan de Vogelaere edited this page Apr 28, 2017 · 8 revisions

Creating a new version

If you want to push a new version to Bitrise do the following:

  • enter the version name in the bitrise.yml file (STEP_GIT_VERION_TAG_TO_SHARE) (f.e. 1.0.3)
  • commit these change in the repo
  • create a new release/tag reflecting the version name (f.e. 1.0.3)
Clone this wiki locally