diff --git a/CHANGELOG.md b/CHANGELOG.md index c7b55b092..a49691bf2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,9 @@ - Bump Native SDK from v0.12.2 to v0.12.3 ([#2471](https://github.com/getsentry/sentry-unity/pull/2471)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0123) - [diff](https://github.com/getsentry/sentry-native/compare/0.12.2...0.12.3) +- Bump CLI from v2.58.4 to v3.1.0 ([#2474](https://github.com/getsentry/sentry-unity/pull/2474)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#310) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.1.0) ## 4.0.0 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 4f9a63e51..43b70904b 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.58.4 +version = 3.1.0 repo = https://github.com/getsentry/sentry-cli