diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df789b3..00d640ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.57.0 to v2.58.0 ([#1024](https://github.com/getsentry/sentry-android-gradle-plugin/pull/1024)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2580) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.57.0...2.58.0) + ## 6.0.0-beta.1 ### Dependencies diff --git a/plugin-build/sentry-cli.properties b/plugin-build/sentry-cli.properties index 87fb9ba1..7db99d99 100644 --- a/plugin-build/sentry-cli.properties +++ b/plugin-build/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.57.0 +version = 2.58.0 repo = https://github.com/getsentry/sentry-cli