We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v11.3.0
1 parent 3b9a89b commit b7a7bfaCopy full SHA for b7a7bfa
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## Unreleased
2
3
* Bumps Instabug Android SDK to v11.5.1
4
+* Bumps Instabug iOS SDK to v11.3.0
5
6
## 11.2.0 (2022-09-25)
7
plugin.xml
@@ -89,7 +89,7 @@
89
<source url="https://github.com/CocoaPods/Specs.git"/>
90
</config>
91
<pods use-frameworks="true">
92
- <pod name="Instabug" spec="11.2.0" />
+ <pod name="Instabug" spec="11.3.0" />
93
</pods>
94
</podspec>
95
0 commit comments