diff --git a/CHANGELOG.md b/CHANGELOG.md index ce76648c..e61c0944 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.2.0 to v3.2.2 ([#1084](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1084)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#322) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.2.2) + ## 6.1.0 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index c38d5422..bb8f2c3a 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.2.0 +version = 3.2.2 repo = https://github.com/getsentry/sentry-cli