Skip to content

Commit e0ff41f

Browse files
committed
v7.2.2
1 parent 4b472d4 commit e0ff41f

26 files changed

+64
-63
lines changed

Carthage.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"7.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.1/Instabug.zip",
33
"7.2": "https://github.com/Instabug/Instabug-iOS/releases/download/7.2/Instabug.zip",
4-
"7.2.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.2.1/Instabug.zip"
4+
"7.2.1": "https://github.com/Instabug/Instabug-iOS/releases/download/7.2.1/Instabug.zip",
5+
"7.2.2": "https://github.com/Instabug/Instabug-iOS/releases/download/7.2.2/Instabug.zip"
56
}

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.2.1</string>
16+
<string>7.2.2</string>
1717
<key>CFBundleVersion</key>
18-
<string>7510</string>
18+
<string>7517</string>
1919
</dict>
2020
</plist>
Binary file not shown.

Instabug.framework/Headers/Instabug.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
66
Copyright: (c) 2013-2017 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.2.1
8+
Version: 7.2.2
99
*/
1010

1111
#import <Foundation/Foundation.h>

Instabug.framework/Info.plist

0 Bytes
Binary file not shown.

Instabug.framework/Instabug

29.7 MB
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)