diff --git a/CHANGELOG.md b/CHANGELOG.md index b8e32efe0..9d0450ef3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +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) ## 4.1.2 @@ -26,15 +29,6 @@ ### Dependencies -- Bump Cocoa SDK from v9.4.0 to v9.8.0 ([#2540](https://github.com/getsentry/sentry-unity/pull/2540), [#2558](https://github.com/getsentry/sentry-unity/pull/2558), [#2565](https://github.com/getsentry/sentry-unity/pull/2565), [#2575](https://github.com/getsentry/sentry-unity/pull/2575), [#2585](https://github.com/getsentry/sentry-unity/pull/2585), [#2596](https://github.com/getsentry/sentry-unity/pull/2596)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#980) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.0...9.8.0) -- Bump Native SDK from v0.12.6 to v0.13.3 ([#2543](https://github.com/getsentry/sentry-unity/pull/2543), [#2550](https://github.com/getsentry/sentry-unity/pull/2550), [#2560](https://github.com/getsentry/sentry-unity/pull/2560), [#2567](https://github.com/getsentry/sentry-unity/pull/2567), [#2579](https://github.com/getsentry/sentry-unity/pull/2579), [#2597](https://github.com/getsentry/sentry-unity/pull/2597)) - - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0133) - - [diff](https://github.com/getsentry/sentry-native/compare/0.12.6...0.13.3) -- Bump Java SDK from v8.32.0 to v8.37.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), [#2587](https://github.com/getsentry/sentry-unity/pull/2587), [#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.32.0...8.37.1) - Bump Cocoa SDK from v9.4.1 to v9.7.0 ([#2558](https://github.com/getsentry/sentry-unity/pull/2558), [#2565](https://github.com/getsentry/sentry-unity/pull/2565), [#2575](https://github.com/getsentry/sentry-unity/pull/2575), [#2585](https://github.com/getsentry/sentry-unity/pull/2585)) - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#970) - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.1...9.7.0) diff --git a/modules/sentry-cli.properties b/modules/sentry-cli.properties index 32f1386f8..c18aa9103 100644 --- a/modules/sentry-cli.properties +++ b/modules/sentry-cli.properties @@ -1,2 +1,2 @@ -version = 3.3.3 +version = 3.3.4 repo = https://github.com/getsentry/sentry-cli