diff --git a/CHANGELOG.md b/CHANGELOG.md index 2a8c10cdb..19d02cdbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,9 @@ - Bump Java SDK from v8.32.0 to v8.33.0 ([#2555](https://github.com/getsentry/sentry-unity/pull/2555)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8330) - [diff](https://github.com/getsentry/sentry-java/compare/8.32.0...8.33.0) -- Bump CLI from v3.2.0 to v3.2.3 ([#2561](https://github.com/getsentry/sentry-unity/pull/2561), [#2563](https://github.com/getsentry/sentry-unity/pull/2563), [#2568](https://github.com/getsentry/sentry-unity/pull/2568)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#323) - - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.2.3) +- Bump CLI from v3.2.0 to v3.3.0 ([#2561](https://github.com/getsentry/sentry-unity/pull/2561), [#2563](https://github.com/getsentry/sentry-unity/pull/2563), [#2568](https://github.com/getsentry/sentry-unity/pull/2568), [#2576](https://github.com/getsentry/sentry-unity/pull/2576)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#330) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.0) ## 4.1.0 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 8d7cd33b0..fc31bbb57 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.2.3 +version = 3.3.0 repo = https://github.com/getsentry/sentry-cli