Skip to content

Commit 98e1cfc

Browse files
committed
v7.2
1 parent 16fb222 commit 98e1cfc

30 files changed

+154
-72
lines changed

Carthage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"7.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.1/Instabug.zip"
2+
"7.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.1/Instabug.zip",
3+
"7.2": "https://github.com/Instabug/Instabug-iOS/releases/download/7.2/Instabug.zip"
34
}

Instabug.framework.dSYM/Contents/Info.plist

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>7.1</string>
16+
<string>7.2</string>
1717
<key>CFBundleVersion</key>
18-
<string>7311</string>
18+
<string>1</string>
1919
</dict>
2020
</plist>

0 commit comments

Comments
 (0)