Skip to content

Commit c8b3969

Browse files
committed
Merge branch 'main' into feat/hive-breadcrumbs
2 parents 5a80195 + 2d74010 commit c8b3969

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@
1414

1515
### Dependencies
1616

17-
- Bump Cocoa SDK from v8.15.2 to v8.17.0 ([#1761](https://github.com/getsentry/sentry-dart/pull/1761))
18-
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8170)
19-
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.15.2...8.17.0)
17+
- Bump Cocoa SDK from v8.15.2 to v8.17.1 ([#1761](https://github.com/getsentry/sentry-dart/pull/1761), [#1771](https://github.com/getsentry/sentry-dart/pull/1771))
18+
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#8171)
19+
- [diff](https://github.com/getsentry/sentry-cocoa/compare/8.15.2...8.17.1)
2020

2121
## 7.13.2
2222

flutter/ios/sentry_flutter.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Sentry SDK for Flutter with support to native through sentry-cocoa.
1212
:tag => s.version.to_s }
1313
s.source_files = 'Classes/**/*'
1414
s.public_header_files = 'Classes/**/*.h'
15-
s.dependency 'Sentry/HybridSDK', '8.17.0'
15+
s.dependency 'Sentry/HybridSDK', '8.17.1'
1616
s.ios.dependency 'Flutter'
1717
s.osx.dependency 'FlutterMacOS'
1818
s.ios.deployment_target = '11.0'

metrics/flutter.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = 3.16.1
1+
version = 3.16.2
22
repo = https://github.com/flutter/flutter

0 commit comments

Comments
 (0)