diff --git a/CHANGELOG.md b/CHANGELOG.md index f0e14365..a95e7d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Cocoa SDK from v8.57.3 to v9.1.0 ([#456](https://github.com/getsentry/sentry-godot/pull/456)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#910) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.3...9.1.0) + ## 1.3.0 ### Features diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index eea57f46..a67234f8 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.57.3 +version=9.1.0 repo=https://github.com/getsentry/sentry-cocoa