From 3574dffaa600a10e908fffa92757eb528eee35ba Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Wed, 17 Jun 2020 17:20:38 +0200 Subject: [PATCH] Fix strobe/ack for new prodInfo data --- 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 baf4a994..aeb16a4d 100644 --- a/Thermo.Active/Properties/AssemblyInfo.cs +++ b/Thermo.Active/Properties/AssemblyInfo.cs @@ -31,4 +31,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.8.10")] +[assembly: AssemblyVersion("0.9.1")]