diff --git a/CHANGELOG.md b/CHANGELOG.md index 24101d95..0510b835 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,9 @@ ### Dependencies +- Bump CLI from v2.6.0 to v2.7.0 ([#383](https://github.com/getsentry/sentry-android-gradle-plugin/pull/383)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#270) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.6.0...2.7.0) - Bump Android SDK from v6.4.3 to v6.5.0 ([#385](https://github.com/getsentry/sentry-android-gradle-plugin/pull/385)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#650) - [diff](https://github.com/getsentry/sentry-java/compare/6.4.3...6.5.0) diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9aef8108..cb828f38 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.6.0 +version = 2.7.0 repo = https://github.com/getsentry/sentry-cli