diff --git a/CHANGELOG.md b/CHANGELOG.md index faaa24c6..f9b4cd72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### 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) + ## 3.1.7 ### Features 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