diff --git a/APNSAttachmentService/Info.plist b/APNSAttachmentService/Info.plist index 408990ee8..ba5741183 100644 --- a/APNSAttachmentService/Info.plist +++ b/APNSAttachmentService/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleVersion - 3 + 1 NSAppTransportSecurity NSAllowsArbitraryLoads diff --git a/HomeAssistant.xcodeproj/project.pbxproj b/HomeAssistant.xcodeproj/project.pbxproj index 04398eb0b..d6399a6ed 100644 --- a/HomeAssistant.xcodeproj/project.pbxproj +++ b/HomeAssistant.xcodeproj/project.pbxproj @@ -2020,7 +2020,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 = 1; DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; DEVELOPMENT_TEAM = UTQFCBPQRF; ENABLE_STRICT_OBJC_MSGSEND = YES; @@ -2082,7 +2082,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 = 1; 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 742d56cf2..d57ef7ec1 100644 --- a/HomeAssistant/Resources/Info.plist +++ b/HomeAssistant/Resources/Info.plist @@ -17,7 +17,7 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleURLTypes @@ -32,7 +32,7 @@ CFBundleVersion - 3 + 1 Fabric APIKey diff --git a/HomeAssistantTests/Info.plist b/HomeAssistantTests/Info.plist index 261a1df42..f124e5ad2 100644 --- a/HomeAssistantTests/Info.plist +++ b/HomeAssistantTests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion - 3 + 1 diff --git a/HomeAssistantUITests/Info.plist b/HomeAssistantUITests/Info.plist index 261a1df42..f124e5ad2 100644 --- a/HomeAssistantUITests/Info.plist +++ b/HomeAssistantUITests/Info.plist @@ -15,10 +15,10 @@ CFBundlePackageType BNDL CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleSignature ???? CFBundleVersion - 3 + 1 diff --git a/MapNotificationContentExtension/Info.plist b/MapNotificationContentExtension/Info.plist index 65213ad75..4fbe6df77 100644 --- a/MapNotificationContentExtension/Info.plist +++ b/MapNotificationContentExtension/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleVersion - 3 + 1 NSExtension NSExtensionAttributes diff --git a/NotificationContentExtension/Info.plist b/NotificationContentExtension/Info.plist index 9a513a097..e58218086 100644 --- a/NotificationContentExtension/Info.plist +++ b/NotificationContentExtension/Info.plist @@ -17,9 +17,9 @@ CFBundlePackageType XPC! CFBundleShortVersionString - 1.1.0 + 1.1.1 CFBundleVersion - 3 + 1 NSAppTransportSecurity NSAllowsArbitraryLoads