From 099177f648cd6b539abc8ee217f13f25fbab3d84 Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 22 Apr 2026 15:15:05 +0200 Subject: [PATCH] Bumped version number --- GenericApp/GenericApp.xcodeproj/project.pbxproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/GenericApp/GenericApp.xcodeproj/project.pbxproj b/GenericApp/GenericApp.xcodeproj/project.pbxproj index 6e096dd..58d79f9 100644 --- a/GenericApp/GenericApp.xcodeproj/project.pbxproj +++ b/GenericApp/GenericApp.xcodeproj/project.pbxproj @@ -521,7 +521,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.12; + MARKETING_VERSION = 1.0.13; PRODUCT_BUNDLE_IDENTIFIER = io.openremote.app; PRODUCT_NAME = OpenRemote; SWIFT_VERSION = 5.0; @@ -546,7 +546,7 @@ "$(inherited)", "@executable_path/Frameworks", ); - MARKETING_VERSION = 1.0.12; + MARKETING_VERSION = 1.0.13; PRODUCT_BUNDLE_IDENTIFIER = io.openremote.app; PRODUCT_NAME = OpenRemote; SWIFT_VERSION = 5.0;