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.
1 parent d600b55 commit 6db4aa7Copy full SHA for 6db4aa7
README.md
@@ -14,7 +14,7 @@
14
#### iOS installation
15
16
1. Open your app `.xcodeproj` file
17
-2. Add the following line to your "Podfile": `pod 'Instabug', '~> 6.0.0'`
+2. Add the following line to your "Podfile": `pod 'Instabug', '~> 7.0.0'`
18
3. run `pod install`
19
4. Run your project (`Cmd+R`)<
20
0 commit comments