diff --git a/.circleci/config.yml b/.circleci/config.yml index 1d60bc9..5227525 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -45,7 +45,7 @@ jobs: - run: name: Sentry release command: | - VERSION="over-hours@1.2.3" + VERSION="over-hours@1.2.4" echo $VERSION sentry-cli releases new -p overhours $VERSION sentry-cli releases set-commits --auto $VERSION