diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-05-06 18:32:48 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-05-06 18:32:48 +0300 |
| commit | 90e7efc2e6794811c0e7980140c3950a3d8fc42d (patch) | |
| tree | 61f084c5aacec0823ce9d457ee4d1c3858597452 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | a47e0f80477dbdd2601037dc90bddd961567c934 (diff) | |
| download | Tango-90e7efc2e6794811c0e7980140c3950a3d8fc42d.tar.gz Tango-90e7efc2e6794811c0e7980140c3950a3d8fc42d.zip | |
Machine_Studio_v4.5.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 59f94427c..24e3b6af7 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.5.0.0")] +[assembly: AssemblyVersion("4.5.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
