diff --git a/CHANGELOG.md b/CHANGELOG.md index 884c1d45..f288b889 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v3.3.0 to v3.3.1 ([#1097](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1097)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#331) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.0...3.3.1) + ## 6.2.0-alpha.1 ### Features diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index fc31bbb5..12d9e681 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.1 repo = https://github.com/getsentry/sentry-cli