Skip to content

Commit 908db8e

Browse files
web-flowgithub-actions[bot]
authored andcommitted
chore: update modules/sentry-cocoa.properties to 9.0.0
1 parent 613a18d commit 908db8e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@
2121
- when enabled by `SentryOptions.EnableLogs`
2222
- Avoid appending `/NODEFAULTLIB:MSVCRT` to NativeAOT linker arguments on Windows when targetting non-Windows platforms (Android, Browser) ([#4760](https://github.com/getsentry/sentry-dotnet/pull/4760))
2323

24+
### Dependencies
25+
26+
- Bump Cocoa SDK from v8.57.3 to v9.0.0 ([#4781](https://github.com/getsentry/sentry-dotnet/pull/4781))
27+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#900)
28+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.57.3...9.0.0)
29+
2430
## 6.0.0-rc.2
2531

2632
### Features

modules/sentry-cocoa.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 8.57.3
1+
version = 9.0.0
22
repo = https://github.com/getsentry/sentry-cocoa

0 commit comments

Comments
 (0)