diff --git a/CHANGELOG.md b/CHANGELOG.md index 287cedb73..9059adea7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,9 @@ ### Features - Bump AGP to v7.3.0 ([#378](https://github.com/getsentry/sentry-android-gradle-plugin/pull/378)) -- Bump CLI from v2.5.2 to v2.6.0 ([#379](https://github.com/getsentry/sentry-android-gradle-plugin/pull/379)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#260) - - [diff](https://github.com/getsentry/sentry-cli/compare/2.5.2...2.6.0) +- Bump CLI from v2.5.2 to v2.7.0 ([#379](https://github.com/getsentry/sentry-android-gradle-plugin/pull/379), [#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.5.2...2.7.0) - Bump Android SDK from v6.4.2 to v6.4.3 ([#384](https://github.com/getsentry/sentry-android-gradle-plugin/pull/384)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#643) - [diff](https://github.com/getsentry/sentry-java/compare/6.4.2...6.4.3) diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 9aef81084..cb828f383 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