diff --git a/CHANGELOG.md b/CHANGELOG.md index fe027491f..5b8dab930 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump CLI from v2.58.2 to v2.58.3 ([#2453](https://github.com/getsentry/sentry-unity/pull/2453)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#2583) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.2...2.58.3) + ## 4.0.0-beta.7 ### Breaking Changes diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 639a9662f..053eb439f 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.58.2 +version = 2.58.3 repo = https://github.com/getsentry/sentry-cli