diff --git a/CHANGELOG.md b/CHANGELOG.md index d68ed2782..81a3ebb24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.2 to v3.3.3 ([#1101](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1101)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#333) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.2...3.3.3) + ## 6.2.0-alpha.2 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 45fe31b14..32f1386f8 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.2 +version = 3.3.3 repo = https://github.com/getsentry/sentry-cli