diff --git a/CHANGELOG.md b/CHANGELOG.md index 615f48df..28d32d73 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,9 @@ ### Features -- Bump CLI to v2.2.0 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#220) - - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.2.0) +- Bump CLI to v2.3.0 ([#338](https://github.com/getsentry/sentry-android-gradle-plugin/pull/338), [#341](https://github.com/getsentry/sentry-android-gradle-plugin/pull/341)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#230) + - [diff](https://github.com/getsentry/sentry-cli/compare/1.72.0...2.3.0) ## 3.1.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index fbad064c..b5a7f2c0 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.2.0 +version = 2.3.0 repo = https://github.com/getsentry/sentry-cli