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.7.0
1 parent eb38a24 commit daaa327Copy full SHA for daaa327
CHANGELOG.md
@@ -1,6 +1,7 @@
1
## Unreleased
2
3
* Bumps Instabug Android SDK to `v11.8.0`
4
+* Bumps Instabug iOS SDK to `v11.7.0`
5
6
## 11.3.0 (2022-10-05)
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.3.0" />
+ <pod name="Instabug" spec="11.7.0" />
93
</pods>
94
</podspec>
95
0 commit comments