From a054f1ab36fe3cbe816f78fa5ea68b30cde1bd43 Mon Sep 17 00:00:00 2001 From: Roy Date: Sun, 19 Feb 2023 00:13:53 +0200 Subject: FSE Eureka Design Support. --- .../Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Software/Visual_Studio/Web') diff --git a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs index 1b038f94b..99a310975 100644 --- a/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs @@ -24,4 +24,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("3.0.17.0")] +[assembly: AssemblyVersion("3.0.18.0")] -- cgit v1.3.1