diff --git a/CHANGELOG.md b/CHANGELOG.md index 57c38521f..118ff324b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,9 +12,9 @@ ### Dependencies -- Bump Cocoa SDK from v9.4.0 to v9.6.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)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#960) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.0...9.6.0) +- Bump Cocoa SDK from v9.4.0 to v9.7.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)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#970) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.0...9.7.0) - Bump Native SDK from v0.12.6 to v0.13.2 ([#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)) - [changelog](https://github.com/getsentry/sentry-native/blob/master/CHANGELOG.md#0132) - [diff](https://github.com/getsentry/sentry-native/compare/0.12.6...0.13.2) diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index fe2e7c255..7f9724515 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 9.6.0 +version = 9.7.0 repo = https://github.com/getsentry/sentry-cocoa