From e09ca359dd68b607ed825b1407da53a1caea9baf Mon Sep 17 00:00:00 2001 From: "Samuele E. Locatelli" Date: Wed, 10 Mar 2021 09:44:04 +0100 Subject: [PATCH] update version --- 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 991bc9bf..3491f5b8 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.176")] +[assembly: AssemblyVersion("1.1.177")]