diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d0450ef3..e04adb5d1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,9 +13,9 @@ - Bump Java SDK from v8.35.0 to v8.37.1 ([#2591](https://github.com/getsentry/sentry-unity/pull/2591), [#2605](https://github.com/getsentry/sentry-unity/pull/2605)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8371) - [diff](https://github.com/getsentry/sentry-java/compare/8.35.0...8.37.1) -- Bump CLI from v3.3.3 to v3.3.4 ([#2604](https://github.com/getsentry/sentry-unity/pull/2604)) - - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#334) - - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.3...3.3.4) +- Bump CLI from v3.3.3 to v3.3.5 ([#2604](https://github.com/getsentry/sentry-unity/pull/2604), [#2614](https://github.com/getsentry/sentry-unity/pull/2614)) + - [changelog](https://github.com/getsentry/sentry-cli/blob/master/CHANGELOG.md#335) + - [diff](https://github.com/getsentry/sentry-cli/compare/3.3.3...3.3.5) ## 4.1.2 diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index c18aa9103..89fa99833 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.4 +version = 3.3.5 repo = https://github.com/getsentry/sentry-cli