Skip to content

Commit 50d9fe8

Browse files
authored
Bump iOS SDK to v11.5.0 (#833)
1 parent a56090f commit 50d9fe8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## Unreleased
22

33
- Bumps Instabug Android SDK to v11.6.0
4+
- Bumps Instabug iOS SDK to v11.5.0
45
- Adds first-class TypeScript support.
56
- Adds BugReporting.setDisclaimerText API
67
- Adds BugReporting.setCommentMinimumCharacterCount API

RNInstabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ Pod::Spec.new do |s|
1414
s.source_files = "ios/**/*.{h,m,mm}"
1515

1616
s.dependency 'React-Core'
17-
s.dependency 'Instabug', '11.3.0'
17+
s.dependency 'Instabug', '11.5.0'
1818
end

0 commit comments

Comments
 (0)