Skip to content

Commit

Permalink
[#5] bump step version
Browse files Browse the repository at this point in the history
  • Loading branch information
jamieastley committed Jan 12, 2021
1 parent 71883d8 commit e374081
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bitrise.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ default_step_lib_source: https://github.com/bitrise-io/bitrise-steplib.git
app:
envs:
# An example secret param, define it (A_SECRET_PARAM) in .bitrise.secrets.yml
- STEP_VERSION: 1.0.2
- STEP_VERSION: 1.1.0
# If you want to share this step into a StepLib
- BITRISE_STEP_ID: microsoft-teams-integration
- BITRISE_STEP_VERSION: "1.0.2"
- BITRISE_STEP_VERSION: "1.1.0"
- BITRISE_STEP_GIT_CLONE_URL: https://github.com/amrfarid140/bitrise-step-microsoft-teams-integration.git
- MY_STEPLIB_REPO_FORK_GIT_URL: https://github.com/amrfarid140/bitrise-steplib.git

Expand Down

0 comments on commit e374081

Please sign in to comment.