Skip to content

Commit 875e79e

Browse files
authored
[MOB-10371] Bump Instabug iOS SDK to v11.3.0 (#790)
* Bump iOS SDK to v11.3.0 * Update CHANGELOG.md
1 parent 322c0de commit 875e79e

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.5.1
4+
* Bumps Instabug iOS SDK to v11.3.0
45
* Uses Cocoapods for Instabug iOS SDK
56
* Fixes a compilation error on projects with Java version prior to 8.
67

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'
17-
s.dependency 'Instabug', '11.2.0'
17+
s.dependency 'Instabug', '11.3.0'
1818
end

0 commit comments

Comments
 (0)