diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-01-12 17:28:43 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-01-12 17:28:43 +0200 |
| commit | f046038b88a78a0ed513dcc81d4dec12f8473d3f (patch) | |
| tree | 5f48225a4d70150d1151ea1102b16f93b7e2c49e /Software/Visual_Studio/MachineStudio | |
| parent | d53a462cad902ee934d8ad7bc0f1d1c677d4dc44 (diff) | |
| download | Tango-f046038b88a78a0ed513dcc81d4dec12f8473d3f.tar.gz Tango-f046038b88a78a0ed513dcc81d4dec12f8473d3f.zip | |
Machine_Studio_v4.8.0
Diffstat (limited to 'Software/Visual_Studio/MachineStudio')
| -rw-r--r-- | Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs index 1ec481216..3455cda80 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs @@ -4,5 +4,5 @@ using System.Runtime.InteropServices; [assembly: System.Windows.ThemeInfo(System.Windows.ResourceDictionaryLocation.None, System.Windows.ResourceDictionaryLocation.SourceAssembly)] [assembly: AssemblyTitle("Tango - Machine Studio")] -[assembly: AssemblyVersion("4.7.2.0")] +[assembly: AssemblyVersion("4.8.0.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
