aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Versioning/Core.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-18 13:22:21 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-18 13:22:21 +0300
commit02bc7f8e417b1c24eb35764167ad068452a36e2a (patch)
tree67f6ae98b9f5908bed44d4e1268dedb92d34a76f /Software/Visual_Studio/Versioning/Core.cs
parent2f123f2b1925f47d6f934a43c41082a7ad591799 (diff)
downloadTango-02bc7f8e417b1c24eb35764167ad068452a36e2a.tar.gz
Tango-02bc7f8e417b1c24eb35764167ad068452a36e2a.zip
Added finalization stage to job progress.
Fixed issue with process parameters indices.
Diffstat (limited to 'Software/Visual_Studio/Versioning/Core.cs')
-rw-r--r--Software/Visual_Studio/Versioning/Core.cs4
1 files changed, 2 insertions, 2 deletions
diff --git a/Software/Visual_Studio/Versioning/Core.cs b/Software/Visual_Studio/Versioning/Core.cs
index fb820fb04..4ee20543b 100644
--- a/Software/Visual_Studio/Versioning/Core.cs
+++ b/Software/Visual_Studio/Versioning/Core.cs
@@ -9,5 +9,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyCopyright("Copyright © Twine LTD 2017")]
[assembly: AssemblyTrademark("Twine LTD")]
-[assembly: AssemblyVersion("1.0.0.7")]
-[assembly: AssemblyFileVersion("1.0.0.7")]
+[assembly: AssemblyVersion("1.0.0.8")]
+[assembly: AssemblyFileVersion("1.0.0.8")]