Skip to content

Commit 94d1e3b

Browse files
author
Krisztián Gödrei
committed
prepare for 1.1.3
1 parent 2d87e25 commit 94d1e3b

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
@@ -66,7 +66,7 @@ workflows:
6666
6767
create-release-version:
6868
envs:
69-
- RELEASE_VERSION: 1.1.2
69+
- RELEASE_VERSION: 1.1.3
7070
steps:
7171
- script:
7272
title:
@@ -85,7 +85,7 @@ workflows:
8585
# if you want to share this step into a StepLib
8686
- MY_STEPLIB_REPO_FORK_GIT_URL: $MY_STEPLIB_REPO_FORK_GIT_URL
8787
- STEP_ID_IN_STEPLIB: codecov
88-
- STEP_GIT_VERION_TAG_TO_SHARE: 1.1.2
88+
- STEP_GIT_VERION_TAG_TO_SHARE: 1.1.3
8989
- STEP_GIT_CLONE_URL: https://github.com/bitrise-io/steps-codecov.git
9090
description: |-
9191
If this is the first time you try to share a Step you should

0 commit comments

Comments
 (0)