diff --git a/bitrise.yml b/bitrise.yml index c9351702..0f551f8f 100755 --- a/bitrise.yml +++ b/bitrise.yml @@ -186,7 +186,7 @@ workflows: create-release-version: envs: - - RELEASE_VERSION: 0.9.10 + - RELEASE_VERSION: 0.9.11 steps: - script: title: @@ -205,7 +205,7 @@ workflows: # if you want to share this step into a StepLib - MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL - STEP_ID_IN_STEPLIB: project-scanner - - STEP_GIT_VERION_TAG_TO_SHARE: 0.9.10 + - STEP_GIT_VERION_TAG_TO_SHARE: 0.9.11 - STEP_GIT_CLONE_URL: https://github.com/bitrise-steplib/steps-project-scanner.git description: |- If this is the first time you try to share a Step you should