Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
kennhung committed Jul 24, 2019
2 parents eda7364 + 2a0a09c commit 43a8ceb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- run:
name: Sentry release
command: |
VERSION="[email protected].3"
VERSION="[email protected].4"
echo $VERSION
sentry-cli releases new -p overhours $VERSION
sentry-cli releases set-commits --auto $VERSION
Expand Down

0 comments on commit 43a8ceb

Please sign in to comment.