diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df789b3..728d5b33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.57.0 to v2.58.1 ([#1026](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1026)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2581) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.1) + ## 6.0.0-beta.1 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 87fb9ba1..aab8ad07 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.57.0 +version = 2.58.1 repo = https://github.com/getsentry/sentry-cli