diff options
| author | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-02-08 15:48:59 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy.mail.net@gmail.com> | 2022-02-08 15:48:59 +0200 |
| commit | c2d012f090465ff1b29df3096a1c56b18d345e9b (patch) | |
| tree | 13395b38ccffccf3f3f1ef95e9a4276a99d93be5 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | 0b1ccdc519104818e9243109ca9bbc1f5fb8532d (diff) | |
| download | Tango-c2d012f090465ff1b29df3096a1c56b18d345e9b.tar.gz Tango-c2d012f090465ff1b29df3096a1c56b18d345e9b.zip | |
Machine_Studio_v4.8.1
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs')
| -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 3455cda80..7814d5962 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.8.0.0")] +[assembly: AssemblyVersion("4.8.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
