aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Versioning/Core.cs
diff options
context:
space:
mode:
authorRoy Ben-Shabat <Roy@Twine-s.com>2018-07-09 16:29:48 +0300
committerRoy Ben-Shabat <Roy@Twine-s.com>2018-07-09 16:29:48 +0300
commit0a4c7077f5bf8697ee84bcf9c9662cdeb121f2f6 (patch)
tree54e049bf6463d290cb76b328336aa9a1909ecffd /Software/Visual_Studio/Versioning/Core.cs
parentdf7dff9855ae205ce0a02d8fd460cd3399c5e362 (diff)
downloadTango-0a4c7077f5bf8697ee84bcf9c9662cdeb121f2f6.tar.gz
Tango-0a4c7077f5bf8697ee84bcf9c9662cdeb121f2f6.zip
Machine Studio v1.0.0.11
Core v1.0.0.5
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 d6d7957e9..20faee219 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.4")]
-[assembly: AssemblyFileVersion("1.0.0.4")]
+[assembly: AssemblyVersion("1.0.0.5")]
+[assembly: AssemblyFileVersion("1.0.0.5")]