diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-01-13 14:12:59 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2021-01-13 14:12:59 +0200 |
| commit | 30ee4ef0115499cde3f650573efcc1df0adbee68 (patch) | |
| tree | 98f5ac38b486ad768be045dd0ecc9ee9d1ed9526 /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Properties/AssemblyInfo.cs | |
| parent | e30f56ad614a536d538d692d3a15910794252a30 (diff) | |
| download | Tango-30ee4ef0115499cde3f650573efcc1df0adbee68.tar.gz Tango-30ee4ef0115499cde3f650573efcc1df0adbee68.zip | |
Machine_Studio_v4.3.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 cdb10a268..743e53976 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.3.0.0")] +[assembly: AssemblyVersion("4.3.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
