diff --git a/CHANGELOG.md b/CHANGELOG.md index c6f03be4..1da6a894 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Bump Android SDK from v6.13.0 to v6.13.1 ([#437](https://github.com/getsentry/sentry-android-gradle-plugin/pull/437)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#6131) - [diff](https://github.com/getsentry/sentry-java/compare/6.13.0...6.13.1) +- Bump CLI from v2.12.0 to v2.13.0 ([#439](https://github.com/getsentry/sentry-android-gradle-plugin/pull/439)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2130) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.12.0...2.13.0) ## 3.4.2 diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 1f08eea9..dd8bb6f2 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.12.0 +version = 2.13.0 repo = https://github.com/getsentry/sentry-cli