diff --git a/Instabug.bundle/Info.plist b/Instabug.bundle/Info.plist index 29deeb96..e860bd33 100644 Binary files a/Instabug.bundle/Info.plist and b/Instabug.bundle/Info.plist differ diff --git a/Instabug.framework/Versions/A/Headers/Instabug.h b/Instabug.framework/Versions/A/Headers/Instabug.h index fb8b2903..f5942c5d 100644 --- a/Instabug.framework/Versions/A/Headers/Instabug.h +++ b/Instabug.framework/Versions/A/Headers/Instabug.h @@ -5,7 +5,7 @@ Copyright: (c) 2014 by Instabug, Inc., all rights reserved. - Version: 4.1.1 + Version: 4.1.2 */ //=========================================================================================================================================== diff --git a/Instabug.framework/Versions/A/Instabug b/Instabug.framework/Versions/A/Instabug index df335a34..ad6302f1 100644 Binary files a/Instabug.framework/Versions/A/Instabug and b/Instabug.framework/Versions/A/Instabug differ diff --git a/Instabug.podspec b/Instabug.podspec index 206b376e..57d58da8 100644 --- a/Instabug.podspec +++ b/Instabug.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = "Instabug" - s.version = "4.1.1" + s.version = "4.1.2" s.summary = "Bug reporting for mobile apps. Learn more at http://instabug.com" s.homepage = "http://instabug.com" s.license = {