From 578351fbcccfe4463c2eff50e484af53c12e4ad0 Mon Sep 17 00:00:00 2001 From: Samuele Locatelli Date: Thu, 23 Jul 2020 17:43:39 +0200 Subject: [PATCH] update min rev --- 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 736ca78a..aafe9f70 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.10.50")] \ No newline at end of file +[assembly: AssemblyVersion("0.10.51")] \ No newline at end of file