Skip to content

Commit cb26232

Browse files
author
Distiller
committed
v7.14.2
1 parent 57f3199 commit cb26232

34 files changed

+87
-70
lines changed

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.14.1</string>
16+
<string>7.14.2</string>
1717
<key>CFBundleVersion</key>
18-
<string>16275</string>
18+
<string>16285</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-2018 by Instabug, Inc., all rights reserved.
77
8-
Version: 7.14.1
8+
Version: 7.14.2
99
*/
1010

1111
#import <Foundation/Foundation.h>

Instabug.framework/Info.plist

0 Bytes
Binary file not shown.

Instabug.framework/Instabug

0 Bytes
Binary file not shown.

Instabug.framework/_CodeSignature/CodeResources

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@
66
<dict>
77
<key>Headers/Instabug.h</key>
88
<data>
9-
gsmUmWqyQKrcUTR5hu2+F/j5cc8=
9+
0VzQNGUhwwUakHtSZk/sVjnclBI=
1010
</data>
1111
<key>Info.plist</key>
1212
<data>
13-
6t7gtEevssHXojf+kfyNXiGD1Xc=
13+
wvwESL9sbWgpOnPmqR1ukQ1GKX0=
1414
</data>
1515
<key>Modules/module.modulemap</key>
1616
<data>
@@ -23,11 +23,11 @@
2323
<dict>
2424
<key>hash</key>
2525
<data>
26-
gsmUmWqyQKrcUTR5hu2+F/j5cc8=
26+
0VzQNGUhwwUakHtSZk/sVjnclBI=
2727
</data>
2828
<key>hash2</key>
2929
<data>
30-
yocPIqjat8u+VWHwGYAkd6jlsLmQCMcatYOoYn6V4pU=
30+
HEd4105lVuHD52iHHDs6y5hpz7RKXt8ADlKZLSomPd4=
3131
</data>
3232
</dict>
3333
<key>Modules/module.modulemap</key>

Instabug.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
"7.11.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.11.1\/Instabug.zip",
3737
"7.3.12" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.3.12\/Instabug.zip",
3838
"7.12.7" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.12.7\/Instabug.zip",
39+
"7.14.2" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.14.2\/Instabug.zip",
3940
"7.8.3" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.8.3\/Instabug.zip",
4041
"7.2.5" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.2.5\/Instabug.zip",
4142
"7.12" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.12\/Instabug.zip",
@@ -48,8 +49,8 @@
4849
"7.3.9" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.3.9\/Instabug.zip",
4950
"7.9" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.9\/Instabug.zip",
5051
"7.2.7" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.2.7\/Instabug.zip",
51-
"7.3.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.3.1\/Instabug.zip",
5252
"7.14.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.14.1\/Instabug.zip",
53+
"7.3.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.3.1\/Instabug.zip",
5354
"7.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.1\/Instabug.zip",
5455
"7.7.1" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.7.1\/Instabug.zip",
5556
"7.2.6" : "https:\/\/github.com\/Instabug\/Instabug-iOS\/releases\/download\/7.2.6\/Instabug.zip",

Instabug.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "Instabug"
3-
s.version = "7.14.1"
3+
s.version = "7.14.2"
44
s.summary = "Bug reporting for mobile apps. Learn more at http://instabug.com"
55
s.homepage = "http://instabug.com"
66
s.license = { :type => 'Commercial', :file => 'LICENSE.md' }

InstabugCore.framework.dSYM/Contents/Info.plist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<key>CFBundleSignature</key>
1414
<string>????</string>
1515
<key>CFBundleShortVersionString</key>
16-
<string>7.14.1</string>
16+
<string>7.14.2</string>
1717
<key>CFBundleVersion</key>
1818
<string>1</string>
1919
</dict>
Binary file not shown.

0 commit comments

Comments
 (0)