Skip to content

Commit ffd6d65

Browse files
author
Krisztián Gödrei
committed
prepare for release
1 parent fdabae8 commit ffd6d65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bitrise.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ workflows:
6868
6969
create-release-version:
7070
envs:
71-
- RELEASE_VERSION: 1.7.1
71+
- RELEASE_VERSION: 1.7.2
7272
steps:
7373
- script:
7474
title:
@@ -87,7 +87,7 @@ workflows:
8787
# if you want to share this step into a StepLib
8888
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
8989
- STEP_ID_IN_STEPLIB: xcode-archive
90-
- STEP_GIT_VERION_TAG_TO_SHARE: 1.7.1
90+
- STEP_GIT_VERION_TAG_TO_SHARE: 1.7.2
9191
- STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-xcode-archive.git
9292
description: |-
9393
If this is the first time you try to share a Step you should

0 commit comments

Comments
 (0)