diff options
| author | Roy <Roy.mail.net@gmail.com> | 2022-11-21 09:29:39 +0200 |
|---|---|---|
| committer | Roy <Roy.mail.net@gmail.com> | 2022-11-21 09:29:39 +0200 |
| commit | 1f294005365c3873edab71f5f085c40ca25433eb (patch) | |
| tree | 798e987a80bc69312d53ffed2c560cf43faf836b /Software/Visual_Studio/Web/Tango.MachineService | |
| parent | b9e1a0f73ebfd1f22c5409fc06d81b198139d67a (diff) | |
| download | Tango-1f294005365c3873edab71f5f085c40ca25433eb.tar.gz Tango-1f294005365c3873edab71f5f085c40ca25433eb.zip | |
Updated machine service on DEV.
Diffstat (limited to 'Software/Visual_Studio/Web/Tango.MachineService')
| -rw-r--r-- | Software/Visual_Studio/Web/Tango.MachineService/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
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")] |
