diff --git a/CHANGELOG.md b/CHANGELOG.md index 8eb7ac2a7..bcaa877fc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## Unreleased + +### Dependencies + +- Bump Cocoa SDK from v8.42.0 to v8.42.1 ([#1945](https://github.com/getsentry/sentry-unity/pull/1945)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8421) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.42.0...8.42.1) + ## 3.0.0-beta.0 ### API Changes diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index 5da8297d1..555e44912 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version = 8.42.0 +version = 8.42.1 repo = https://github.com/getsentry/sentry-cocoa