diff --git a/README.md b/README.md index e5b815c..5183e1b 100644 --- a/README.md +++ b/README.md @@ -25,12 +25,12 @@ Using [CocoaPods](https://guides.cocoapods.org) is the easiest way to integrate target 'MyiOSApp' do platform :ios, '8.0' - pod 'UpsightKit', '~> 4.0.5' + pod 'UpsightKit', '~> 4.2.4' end target 'MyTvOSApp' do platform :tvos, '9.1' - pod 'UpsightKit', '~> 4.0.5' + pod 'UpsightKit', '~> 4.2.4' end diff --git a/UpsightKit.podspec b/UpsightKit.podspec index e15263f..abd4995 100644 --- a/UpsightKit.podspec +++ b/UpsightKit.podspec @@ -16,7 +16,7 @@ Pod::Spec.new do |s| # s.name = "UpsightKit" - s.version = "4.2.3" + s.version = "4.2.4" s.summary = "Upsight SDK for iOS and tvOS." # This description is used to generate tags and improve search results. diff --git a/com.Upsight.UpsightKit.docset/Contents/Resources/Documents/Blocks/UpsightDataStoreCompletion.html b/com.Upsight.UpsightKit.docset/Contents/Resources/Documents/Blocks/UpsightDataStoreCompletion.html index 6d77f74..4dae0a1 100644 --- a/com.Upsight.UpsightKit.docset/Contents/Resources/Documents/Blocks/UpsightDataStoreCompletion.html +++ b/com.Upsight.UpsightKit.docset/Contents/Resources/Documents/Blocks/UpsightDataStoreCompletion.html @@ -112,7 +112,7 @@

Declared In