From db374e2bba5a9c9c9c6ac7cc4c32d7e4d794cd19 Mon Sep 17 00:00:00 2001 From: GitHub Date: Tue, 23 Sep 2025 15:03:59 +0000 Subject: [PATCH] chore: update modules/sentry-cocoa.properties to 8.56.1 --- CHANGELOG.md | 6 ++++++ modules/sentry-cocoa.properties | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 24df7306..0c11b1ac 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,12 @@ - Demo: Add "Run tests" button instead of running tests on start on mobile platforms ([#379](https://github.com/getsentry/sentry-godot/pull/379)) +### Dependencies + +- Bump Cocoa SDK from v8.56.0 to v8.56.1 ([#383](https://github.com/getsentry/sentry-godot/pull/383)) + - [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8561) + - [diff](https://github.com/getsentry/sentry-cocoa/compare/8.56.0...8.56.1) + ## 1.0.0-beta.3 ### Breaking changes diff --git a/modules/sentry-cocoa.properties b/modules/sentry-cocoa.properties index ce314022..f01eaef4 100644 --- a/modules/sentry-cocoa.properties +++ b/modules/sentry-cocoa.properties @@ -1,2 +1,2 @@ -version=8.56.0 +version=8.56.1 repo=https://github.com/getsentry/sentry-cocoa