From a8d84b537b6beb16764f04656bc35c7e837eaeef Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Mon, 6 Jul 2020 16:50:43 +0200 Subject: [PATCH] Update version 0.9.23 --- 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 e15085e9..f0801c91 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.22")] +[assembly: AssemblyVersion("0.9.23")]