From 9a8ef44368e6cdc4740925cebfa31042e04de7d0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krisztia=CC=81n=20Go=CC=88drei?= <godrekrisztian@gmil.com> Date: Fri, 29 Jul 2016 17:37:37 +0200 Subject: [PATCH] prepare for 0.9.10 --- bitrise.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bitrise.yml b/bitrise.yml index e71c034f..c9351702 100755 --- a/bitrise.yml +++ b/bitrise.yml @@ -186,7 +186,7 @@ workflows: create-release-version: envs: - - RELEASE_VERSION: 0.9.9 + - RELEASE_VERSION: 0.9.10 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.9 + - STEP_GIT_VERION_TAG_TO_SHARE: 0.9.10 - 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