diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fff0f2a4..0b80af082 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,9 +21,9 @@ - Bump Java SDK from v8.32.0 to v8.34.1 ([#2555](https://github.com/getsentry/sentry-unity/pull/2555), [#2574](https://github.com/getsentry/sentry-unity/pull/2574), [#2578](https://github.com/getsentry/sentry-unity/pull/2578)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8341) - [diff](https://github.com/getsentry/sentry-java/compare/8.32.0...8.34.1) -- 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) +- Bump CLI from v3.2.0 to v3.3.2 ([#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), [#2582](https://github.com/getsentry/sentry-unity/pull/2582)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#332) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.2.0...3.3.2) ## 4.1.0 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index fc31bbb57..45fe31b14 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.0 +version = 3.3.2 repo = https://github.com/getsentry/sentry-cli