From ab82564ab889e023390f3b2f04d329673f719056 Mon Sep 17 00:00:00 2001 From: Viktor Benei Date: Sat, 14 Nov 2015 10:16:32 +0100 Subject: [PATCH] version tag 1.0.0 --- bitrise.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitrise.yml b/bitrise.yml index 8edb6ede..f5bf1d8a 100644 --- a/bitrise.yml +++ b/bitrise.yml @@ -42,7 +42,7 @@ workflows: # if you want to share this step into a StepLib - MY_STEPLIB_REPO_FORK_GIT_URL: - STEP_ID_IN_STEPLIB: deploy-to-bitrise-io - - STEP_GIT_VERION_TAG_TO_SHARE: 0.9.1 + - STEP_GIT_VERION_TAG_TO_SHARE: 1.0.0 - STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-deploy-to-bitrise-io.git description: |- If this is the first time you try to share a Step you should