diff --git a/CHANGELOG.md b/CHANGELOG.md index d39760c5..9d226d7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,12 @@ - Add iOS framework as optional build target ([#290](https://github.com/getsentry/sentry-godot/pull/290)) - Add demo icon ([#302](https://github.com/getsentry/sentry-godot/pull/302)) +### Dependencies + +- Bump Cocoa SDK from v8.53.2 to v8.54.0 ([#304](https://github.com/getsentry/sentry-godot/pull/304)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8540) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.53.2...8.54.0) + ## 1.0.0-alpha.3 ### Breaking changes diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 4bf27c36..30eabf22 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.53.2 +version=8.54.0 repo=https://github.com/getsentry/sentry-cocoa