diff --git a/CHANGELOG.md b/CHANGELOG.md index 987c28238..6e9ee62a5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,9 +24,9 @@ ### Dependencies -- Bump Cocoa SDK from v8.57.2 to v8.57.3 ([#2424](https://github.com/getsentry/sentry-unity/pull/2424), [#2427](https://github.com/getsentry/sentry-unity/pull/2427)) - - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8573) - - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...8.57.3) +- Bump Cocoa SDK from v8.57.2 to v9.0.0 ([#2424](https://github.com/getsentry/sentry-unity/pull/2424), [#2427](https://github.com/getsentry/sentry-unity/pull/2427), [#2439](https://github.com/getsentry/sentry-unity/pull/2439)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#900) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.2...9.0.0) - Bump Java SDK from v8.26.0 to v8.27.1 ([#2430](https://github.com/getsentry/sentry-unity/pull/2430), [#2436](https://github.com/getsentry/sentry-unity/pull/2436)) - [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8271) - [diff](https://github.com/getsentry/sentry-java/compare/8.26.0...8.27.1) diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 7e5e1be5d..b6ee87b26 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.57.3 +version = 9.0.0 repo = https://github.com/getsentry/sentry-cocoa