diff --git a/ExpoKit.podspec b/ExpoKit.podspec index 5a404ed58ae47..92d70b267d0f7 100644 --- a/ExpoKit.podspec +++ b/ExpoKit.podspec @@ -3,7 +3,7 @@ Pod::Spec.new do |s| s.name = "ExpoKit" - s.version = "2.8.0" + s.version = "2.8.2" s.summary = 'ExpoKit' s.description = 'ExpoKit allows native projects to integrate with the Expo SDK.' s.homepage = 'http://docs.expo.io' diff --git a/exponent-view-template/ios/exponent-view-template/Supporting/Info.plist b/exponent-view-template/ios/exponent-view-template/Supporting/Info.plist index a5d3515dff7b5..7306bdea43c51 100644 --- a/exponent-view-template/ios/exponent-view-template/Supporting/Info.plist +++ b/exponent-view-template/ios/exponent-view-template/Supporting/Info.plist @@ -17,7 +17,7 @@ CFBundleShortVersionString 1.0 CFBundleVersion - 2.8.0 + 2.8.2 LSRequiresIPhoneOS NSAppTransportSecurity diff --git a/ios/Exponent/Supporting/Info.plist b/ios/Exponent/Supporting/Info.plist index 53eba85d0fd29..3495237f5e9df 100644 --- a/ios/Exponent/Supporting/Info.plist +++ b/ios/Exponent/Supporting/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 2.8.0 + 2.8.2 CFBundleSignature ???? CFBundleURLTypes @@ -45,7 +45,7 @@ CFBundleVersion - 2.8.0 + 2.8.2 Fabric APIKey