diff --git a/CHANGELOG.md b/CHANGELOG.md index 7cb7095bb..c10592169 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Cocoa SDK from v9.4.0 to v9.4.1 ([#2540](https://github.com/getsentry/sentry-unity/pull/2540)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#941) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/9.4.0...9.4.1) + ## 4.1.0 ### Deprecations diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 94beff5ae..4d30a84b0 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 9.4.0 +version = 9.4.1 repo = https://github.com/getsentry/sentry-cocoa