diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-03-07 22:16:46 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-03-07 22:16:46 +0200 |
| commit | b820ecc7da4ddbd5d61564d80513f4017e1e75db (patch) | |
| tree | 8b3a96f865bb2c3daf3b8a682917f14555eb7ff9 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | 45b67ad32da48de13f1b80569218ab60959b4da6 (diff) | |
| download | Tango-b820ecc7da4ddbd5d61564d80513f4017e1e75db.tar.gz Tango-b820ecc7da4ddbd5d61564d80513f4017e1e75db.zip | |
Machine_Studio_v4.4.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 920dbcb53..422868774 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.4.0.0")] +[assembly: AssemblyVersion("4.4.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
