diff --git a/CHANGELOG.md b/CHANGELOG.md index b342db44..aff9f287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Bump Android SDK from v8.26.0 to v8.27.1 ([#1032](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1032)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8271) - [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.1) +- Bump CLI from v2.58.2 to v2.58.3 ([#1037](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1037)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2583) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...2.58.3) ## 6.0.0-beta.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 639a9662..053eb439 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.58.2 +version = 2.58.3 repo = https://github.com/getsentry/sentry-cli