From 57a45992918778afc535b5294a17489e261a5dfe Mon Sep 17 00:00:00 2001 From: Eric Bariaux Date: Fri, 13 Jan 2023 18:40:42 +0100 Subject: [PATCH] iOS Console release 1.0.8 --- .../iOS/GenericApp/GenericApp.xcodeproj/project.pbxproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/console/iOS/GenericApp/GenericApp.xcodeproj/project.pbxproj b/console/iOS/GenericApp/GenericApp.xcodeproj/project.pbxproj index de7e53d1f1..0bcdc2a026 100644 --- a/console/iOS/GenericApp/GenericApp.xcodeproj/project.pbxproj +++ b/console/iOS/GenericApp/GenericApp.xcodeproj/project.pbxproj @@ -542,7 +542,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = GenericApp/OpenRemote.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 36; + CURRENT_PROJECT_VERSION = 37; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = 4AC88KZHJZ; ENABLE_PREVIEWS = YES; @@ -552,7 +552,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.7; + MARKETING_VERSION = 1.0.8; PRODUCT_BUNDLE_IDENTIFIER = io.openremote.app; PRODUCT_NAME = OpenRemote; SWIFT_VERSION = 5.0; @@ -568,7 +568,7 @@ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; CODE_SIGN_ENTITLEMENTS = GenericApp/OpenRemote.entitlements; CODE_SIGN_STYLE = Automatic; - CURRENT_PROJECT_VERSION = 36; + CURRENT_PROJECT_VERSION = 37; DEVELOPMENT_ASSET_PATHS = ""; DEVELOPMENT_TEAM = 4AC88KZHJZ; ENABLE_PREVIEWS = YES; @@ -578,7 +578,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.7; + MARKETING_VERSION = 1.0.8; PRODUCT_BUNDLE_IDENTIFIER = io.openremote.app; PRODUCT_NAME = OpenRemote; SWIFT_VERSION = 5.0;