From 5390f0f8f1f6b8811cc019c0bb63e10f97b6d48c Mon Sep 17 00:00:00 2001 From: cartiof Date: Thu, 11 Apr 2024 03:49:17 +0200 Subject: [PATCH] - Modified the iss script to build the setup for the COM component --- MetasysServicesCom/Scripts/Setup/MetasysServicesSetup.iss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MetasysServicesCom/Scripts/Setup/MetasysServicesSetup.iss b/MetasysServicesCom/Scripts/Setup/MetasysServicesSetup.iss index 4cfe471..0e3b19a 100644 --- a/MetasysServicesCom/Scripts/Setup/MetasysServicesSetup.iss +++ b/MetasysServicesCom/Scripts/Setup/MetasysServicesSetup.iss @@ -4,7 +4,7 @@ #define MyAppName "Metasys Services COM" #define MyAppShortName "MetasysServicesCOM" -#define MyAppVersion "6.0.2" +#define MyAppVersion "6.0.3" #define MyAppPublisher "Johnson Controls"