diff --git a/CHANGELOG.md b/CHANGELOG.md index 1758105..4e2cdcc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.3.4 ([#239](https://github.com/getsentry/sentry-maven-plugin/pull/239)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.4) + ## 0.11.0 ### Features diff --git a/sentry-cli.properties b/sentry-cli.properties index fc31bbb..c18aa91 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.4 repo = https://github.com/getsentry/sentry-cli