diff --git a/APNSAttachmentService/Info.plist b/APNSAttachmentService/Info.plist index fc525c21b..efbcd74c3 100644 --- a/APNSAttachmentService/Info.plist +++ b/APNSAttachmentService/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.2 CFBundleVersion - 3 + 4 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/HomeAssistant.xcodeproj/project.pbxproj b/HomeAssistant.xcodeproj/project.pbxproj index 79134b887..e80d382cc 100644 --- a/HomeAssistant.xcodeproj/project.pbxproj +++ b/HomeAssistant.xcodeproj/project.pbxproj @@ -2046,7 +2046,7 @@ CODE_SIGN_IDENTITY = "iPhone Developer: Robert Trencheny (43BAGK8JW5)"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer: Robert Trencheny (43BAGK8JW5)"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = UTQFCBPQRF; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2108,7 +2108,7 @@ CODE_SIGN_IDENTITY = "iPhone Distribution: Robert Trencheny (UTQFCBPQRF)"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution: Robert Trencheny (UTQFCBPQRF)"; COPY_PHASE_STRIP = NO; - CURRENT_PROJECT_VERSION = 3; + CURRENT_PROJECT_VERSION = 4; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = UTQFCBPQRF; ENABLE_NS_ASSERTIONS = NO; diff --git a/HomeAssistant/Resources/Info.plist b/HomeAssistant/Resources/Info.plist index 27257f1d8..00e8b7db1 100644 --- a/HomeAssistant/Resources/Info.plist +++ b/HomeAssistant/Resources/Info.plist @@ -32,7 +32,7 @@ CFBundleVersion - 3 + 4 Fabric APIKey diff --git a/HomeAssistantTests/Info.plist b/HomeAssistantTests/Info.plist index fce564c91..0d2d9815c 100644 --- a/HomeAssistantTests/Info.plist +++ b/HomeAssistantTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 3 + 4 diff --git a/HomeAssistantUITests/Info.plist b/HomeAssistantUITests/Info.plist index fce564c91..0d2d9815c 100644 --- a/HomeAssistantUITests/Info.plist +++ b/HomeAssistantUITests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 3 + 4 diff --git a/MapNotificationContentExtension/Info.plist b/MapNotificationContentExtension/Info.plist index ed3aded95..8b84202d6 100644 --- a/MapNotificationContentExtension/Info.plist +++ b/MapNotificationContentExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.2 CFBundleVersion - 3 + 4 NSExtension NSExtensionAttributes diff --git a/NotificationContentExtension/Info.plist b/NotificationContentExtension/Info.plist index 315154a70..15a977a08 100644 --- a/NotificationContentExtension/Info.plist +++ b/NotificationContentExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.2 CFBundleVersion - 3 + 4 NSAppTransportSecurity NSAllowsArbitraryLoads