From b74ea8cdc0d4e9420f6199bc02abb7121f24c7fc Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 8 Jul 2020 18:09:37 +0200 Subject: [PATCH] stsart new release --- Thermo.Active/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Thermo.Active/Properties/AssemblyInfo.cs b/Thermo.Active/Properties/AssemblyInfo.cs index f15cd8f8..92b832fe 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("0.9.27")] +[assembly: AssemblyVersion("0.9.28")]