diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2022-03-22 13:30:28 +0200 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2022-03-22 13:30:28 +0200 |
| commit | 285a3c332eca02e48e326e6c48498774856a2ccc (patch) | |
| tree | ae618c610dbb3df6d021e5ff9b5c7f6933411ac8 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | b8fbef2431ec6e3363c144de8b1c606da86abee0 (diff) | |
| parent | 8c9b0426c52e857cd80e94666f9accb3667e817b (diff) | |
| download | Tango-285a3c332eca02e48e326e6c48498774856a2ccc.tar.gz Tango-285a3c332eca02e48e326e6c48498774856a2ccc.zip | |
Merge branch 'software' of https://twinetfs.visualstudio.com/Tango/_git/Tango into software
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
| -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 752068c54..a54aaa085 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.2.0")] +[assembly: AssemblyVersion("4.8.3.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
