From 1f294005365c3873edab71f5f085c40ca25433eb Mon Sep 17 00:00:00 2001 From: Roy Date: Mon, 21 Nov 2022 09:29:39 +0200 Subject: Updated machine service on DEV. --- .../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 bdce568cd..6c184a1da 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.15.0")] +[assembly: AssemblyVersion("3.0.16.0")] -- cgit v1.3.1