diff --git a/CHANGELOG.md b/CHANGELOG.md index 77d0c177..102526a4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ## Unreleased +### Features + +- 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) + ## 3.1.6 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index c22b9148..9aef8108 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.5.2 +version = 2.6.0 repo = https://github.com/getsentry/sentry-cli