diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-03-22 18:31:09 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-03-22 18:31:09 +0200 |
| commit | 21331aee4e1de2c05561320fbd0c66bd3572beb3 (patch) | |
| tree | 4a991a3df5889c88ac9033aacd44c348f2c340d9 /Software/Visual_Studio/MachineStudio | |
| parent | f315c2a95ee683dfbbb8bf6c70eb772243bd859e (diff) | |
| download | Tango-21331aee4e1de2c05561320fbd0c66bd3572beb3.tar.gz Tango-21331aee4e1de2c05561320fbd0c66bd3572beb3.zip | |
Machine_Studio_v4.4.4
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 cfa23aa1e..9408391ac 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.3.0")] +[assembly: AssemblyVersion("4.4.4.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
