diff --git a/CHANGELOG.md b/CHANGELOG.md index a3d87a584..19378b4f9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,9 +7,9 @@ - Bump Android SDK from v6.7.0 to v6.9.1 ([#406](https://github.com/getsentry/sentry-android-gradle-plugin/pull/406), [#408](https://github.com/getsentry/sentry-android-gradle-plugin/pull/408), [#411](https://github.com/getsentry/sentry-android-gradle-plugin/pull/411)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#691) - [diff](https://github.com/getsentry/sentry-java/compare/6.7.0...6.9.1) -- Bump CLI from v2.8.1 to v2.9.0 ([#405](https://github.com/getsentry/sentry-android-gradle-plugin/pull/405)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#290) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.8.1...2.9.0) +- Bump CLI from v2.8.1 to v2.10.0 ([#405](https://github.com/getsentry/sentry-android-gradle-plugin/pull/405), [#413](https://github.com/getsentry/sentry-android-gradle-plugin/pull/413)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2100) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.8.1...2.10.0) ## 3.3.0 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 067d88398..085bf1c22 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.9.0 +version = 2.10.0 repo = https://github.com/getsentry/sentry-cli