diff --git a/src/ios/Intercom.framework/Versions/A/Headers/Intercom.h b/src/ios/Intercom.framework/Versions/A/Headers/Intercom.h index 7edc259..355a551 100644 --- a/src/ios/Intercom.framework/Versions/A/Headers/Intercom.h +++ b/src/ios/Intercom.framework/Versions/A/Headers/Intercom.h @@ -1,6 +1,6 @@ // // Intercom.h -// Intercom for iOS - Version 3.0.3 +// Intercom for iOS - Version 3.0.4 // // Created by Intercom on 8/01/2015. // Copyright (c) 2014 Intercom. All rights reserved. @@ -10,7 +10,7 @@ #import #if __IPHONE_OS_VERSION_MIN_REQUIRED < __IPHONE_8_0 -#error This version (3.0.3) of Intercom for iOS supports iOS 8.0 upwards. +#error This version (3.0.4) of Intercom for iOS supports iOS 8.0 upwards. #endif NS_ASSUME_NONNULL_BEGIN diff --git a/src/ios/Intercom.framework/Versions/A/Intercom b/src/ios/Intercom.framework/Versions/A/Intercom index 4ebe350..7928e86 100644 Binary files a/src/ios/Intercom.framework/Versions/A/Intercom and b/src/ios/Intercom.framework/Versions/A/Intercom differ