diff --git a/CHANGELOG.md b/CHANGELOG.md index f2c533f..fb927e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,9 +15,9 @@ - Bump Sentry SDK from v7.3.0 to v7.6.0 ([#55](https://github.com/getsentry/sentry-maven-plugin/pull/55), [#56](https://github.com/getsentry/sentry-maven-plugin/pull/56), [#59](https://github.com/getsentry/sentry-maven-plugin/pull/59)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#760) - [diff](https://github.com/getsentry/sentry-java/compare/7.3.0...7.6.0) -- Bump CLI from v2.28.6 to v2.30.2 ([#58](https://github.com/getsentry/sentry-maven-plugin/pull/58), [#63](https://github.com/getsentry/sentry-maven-plugin/pull/63)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2302) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.30.2) +- Bump CLI from v2.28.6 to v2.30.4 ([#58](https://github.com/getsentry/sentry-maven-plugin/pull/58), [#63](https://github.com/getsentry/sentry-maven-plugin/pull/63), [#67](https://github.com/getsentry/sentry-maven-plugin/pull/67)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2304) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.28.6...2.30.4) ## 0.0.7 diff --git a/sentry-cli.properties b/sentry-cli.properties index 2091da2..e6a08ba 100644 --- a/sentry-cli.properties +++ b/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.30.2 +version = 2.30.4 repo = https://github.com/getsentry/sentry-cli