diff --git a/CHANGELOG.md b/CHANGELOG.md index 700aaf739..a909163ef 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.0.3 ([#2472](https://github.com/getsentry/sentry-unity/pull/2472)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#303) + - [diff](https://github.com/getsentry/sentry-cli/compare/2.58.4...3.0.3) ## 4.0.0 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 4f9a63e51..a2c42dcd5 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 2.58.4 +version = 3.0.3 repo = https://github.com/getsentry/sentry-cli