aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
diff options
context:
space:
mode:
authorMirta <mirta@twine-s.com>2020-09-21 15:13:14 +0300
committerMirta <mirta@twine-s.com>2020-09-21 15:13:14 +0300
commit2faf5e3e5183ab717e28209cd62959d94cd7a073 (patch)
tree62ea2539061dbae5798b18c890cca34e51c580a4 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI
parented9b9c308adeec50bea3eb838de2de3f79c06b0a (diff)
parent6c3ff609e371b103183d01b84567ad6b7b70ef4a (diff)
downloadTango-2faf5e3e5183ab717e28209cd62959d94cd7a073.tar.gz
Tango-2faf5e3e5183ab717e28209cd62959d94cd7a073.zip
Fixed Gradient Bug
Better alloc management
Diffstat (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI')
-rw-r--r--Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs2
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 aef5ef4af..af99c22ad 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.1.15.0")]
+[assembly: AssemblyVersion("4.1.20.0")]
[assembly: ComVisible(false)] \ No newline at end of file