Skip to content

Commit 104fa9d

Browse files
author
Krisztián Gödrei
committed
version bump
1 parent dadd071 commit 104fa9d

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
@@ -67,7 +67,7 @@ workflows:
6767
6868
create-release-version:
6969
envs:
70-
- RELEASE_VERSION: 1.6.2
70+
- RELEASE_VERSION: 1.7.0
7171
steps:
7272
- script:
7373
title:
@@ -86,7 +86,7 @@ workflows:
8686
# if you want to share this step into a StepLib
8787
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
8888
- STEP_ID_IN_STEPLIB: xcode-archive
89-
- STEP_GIT_VERION_TAG_TO_SHARE: 1.6.2
89+
- STEP_GIT_VERION_TAG_TO_SHARE: 1.7.0
9090
- STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-xcode-archive.git
9191
description: |-
9292
If this is the first time you try to share a Step you should

0 commit comments

Comments
 (0)