From 7eb361c1201381c6ad88efa0ebed2c6595b45d13 Mon Sep 17 00:00:00 2001 From: Roy Ben Shabat Date: Fri, 12 Sep 2025 17:39:45 +0300 Subject: Fixed FSE Gateway service with production slot cookie. Implemented FSE dynamic csv job upload. extra inks. Implemented PPC dynamic csv job read. extra inks. --- .../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 2ce4dcaa1..e8185c3d5 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.26.0")] +[assembly: AssemblyVersion("3.0.27.0")] -- cgit v1.3.1