diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2020-02-24 16:51:04 +0200 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2020-02-24 16:51:04 +0200 |
| commit | efde98a69746f41c1055858142b1935955d82fb0 (patch) | |
| tree | 6b317f70d8f0f89acd71529e3ca82c502b47475f /Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI | |
| parent | ddf4a6b20db496a512d4fe8ccd56c1ec7fed104a (diff) | |
| download | Tango-efde98a69746f41c1055858142b1935955d82fb0.tar.gz Tango-efde98a69746f41c1055858142b1935955d82fb0.zip | |
Implemented job runs reset on factory restore.
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 7e47097ca..275db58c9 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.0.0")] +[assembly: AssemblyVersion("4.1.1.0")] [assembly: ComVisible(false)]
\ No newline at end of file |
