diff --git a/CHANGELOG.md b/CHANGELOG.md index ab5216ba1..e151ef427 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ - Bump Java SDK from v8.28.0 to v8.29.0 ([#2462](https://github.com/getsentry/sentry-unity/pull/2462)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8290) - [diff](https://github.com/getsentry/sentry-java/compare/8.28.0...8.29.0) +- Bump CLI from v2.58.4 to v3.0.1 ([#2463](https://github.com/getsentry/sentry-unity/pull/2463)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#301) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.0.1) ## 4.0.0 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 4f9a63e51..57981b99a 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.58.4 +version = 3.0.1 repo = https://github.com/getsentry/sentry-cli