diff --git a/CHANGELOG.md b/CHANGELOG.md index 1532b15a..43a534ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + + Bump CLI from v2.28.0 to v2.28.5 ([#655](https://github.com/getsentry/sentry-android-gradle-plugin/pull/655)) + [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2285) + [diff](https://github.com/getsentry/sentry-cli/compare/2.28.0...2.28.5) + ## 4.3.0 ### Fixes diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index daf761ec..d4a29fbb 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.28.0 +version = 2.28.5 repo = https://github.com/getsentry/sentry-cli