From c4923289f5ef45d6287a48b4cdcb4a72924157ee Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Tue, 13 Apr 2021 12:57:53 +0300 Subject: Removed debug logs from PPC setup. --- .../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 204aba666..5140754e7 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.10.0")] +[assembly: AssemblyVersion("3.0.11.0")] -- cgit v1.3.1