diff options
| author | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2022-05-31 12:27:47 +0300 |
|---|---|---|
| committer | Victoria Plitt <Victoria.Plitt@twine-s.com> | 2022-05-31 12:27:47 +0300 |
| commit | 209d0f0c99d0244fb4678e975141d0f602fe3ced (patch) | |
| tree | 873814fde05f74de4c93cfc2699bade052593c1f /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | 714d734a19da58c49baecdc064b408e05dec1259 (diff) | |
| parent | b4242c696553510865ac25d6ccfd05f25adc0195 (diff) | |
| download | Tango-209d0f0c99d0244fb4678e975141d0f602fe3ced.tar.gz Tango-209d0f0c99d0244fb4678e975141d0f602fe3ced.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 999f0cc4d..288732c50 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.6.0")] +[assembly: AssemblyVersion("4.8.7.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
