diff --git a/APNSAttachmentService/Info.plist b/APNSAttachmentService/Info.plist index f3e2eced4..7e10d7e36 100644 --- a/APNSAttachmentService/Info.plist +++ b/APNSAttachmentService/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.1 CFBundleVersion - 8 + 9 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/HomeAssistant.xcodeproj/project.pbxproj b/HomeAssistant.xcodeproj/project.pbxproj index 7fad118b9..4a65a3f45 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 = 8; + CURRENT_PROJECT_VERSION = 9; 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 = 8; + CURRENT_PROJECT_VERSION = 9; 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 7fb3f158f..42107343e 100644 --- a/HomeAssistant/Resources/Info.plist +++ b/HomeAssistant/Resources/Info.plist @@ -32,7 +32,7 @@ CFBundleVersion - 8 + 9 Fabric APIKey diff --git a/HomeAssistantTests/Info.plist b/HomeAssistantTests/Info.plist index f15697627..8c47dbbfe 100644 --- a/HomeAssistantTests/Info.plist +++ b/HomeAssistantTests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 8 + 9 diff --git a/HomeAssistantUITests/Info.plist b/HomeAssistantUITests/Info.plist index f15697627..8c47dbbfe 100644 --- a/HomeAssistantUITests/Info.plist +++ b/HomeAssistantUITests/Info.plist @@ -19,6 +19,6 @@ CFBundleSignature ???? CFBundleVersion - 8 + 9 diff --git a/MapNotificationContentExtension/Info.plist b/MapNotificationContentExtension/Info.plist index b5ada04d1..0c292da76 100644 --- a/MapNotificationContentExtension/Info.plist +++ b/MapNotificationContentExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.1 CFBundleVersion - 8 + 9 NSExtension NSExtensionAttributes diff --git a/NotificationContentExtension/Info.plist b/NotificationContentExtension/Info.plist index 31fd9274f..7c524d534 100644 --- a/NotificationContentExtension/Info.plist +++ b/NotificationContentExtension/Info.plist @@ -19,7 +19,7 @@ CFBundleShortVersionString 1.1.1 CFBundleVersion - 8 + 9 NSAppTransportSecurity NSAllowsArbitraryLoads