From 577cbe5c9d4d56df751ce060b31379673d8a5b3d Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 24 Mar 2021 05:48:47 +0100 Subject: [PATCH] start test new rel --- Thermo.Active.Config/Config/serverConfig.xml | 2 +- Thermo.Active/Properties/AssemblyInfo.cs | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Thermo.Active.Config/Config/serverConfig.xml b/Thermo.Active.Config/Config/serverConfig.xml index 6c5dbcd4..74d5cc09 100644 --- a/Thermo.Active.Config/Config/serverConfig.xml +++ b/Thermo.Active.Config/Config/serverConfig.xml @@ -140,7 +140,7 @@ - + diff --git a/Thermo.Active/Properties/AssemblyInfo.cs b/Thermo.Active/Properties/AssemblyInfo.cs index a1bbad87..486c1c50 100644 --- a/Thermo.Active/Properties/AssemblyInfo.cs +++ b/Thermo.Active/Properties/AssemblyInfo.cs @@ -30,4 +30,4 @@ using System.Runtime.InteropServices; // // You can specify all the values or you can default the Revision and Build Numbers // by using the '*' as shown below: -[assembly: AssemblyVersion("1.1.187")] +[assembly: AssemblyVersion("1.1.188")]