diff options
| author | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 11:38:51 +0300 |
|---|---|---|
| committer | Roy Ben-Shabat <Roy@Twine-s.com> | 2018-08-23 11:38:51 +0300 |
| commit | 9f4fa3e0a6bafe27dd1e584838e45d61864a70fd (patch) | |
| tree | 9949bf9cfc176302bb4edb02d60ff0bf94e924d5 /Software/Visual_Studio/VSIX/Tango.BuildExtensions | |
| parent | ea97f593f82a1176125901c257c8e81c45c23b67 (diff) | |
| download | Tango-9f4fa3e0a6bafe27dd1e584838e45d61864a70fd.tar.gz Tango-9f4fa3e0a6bafe27dd1e584838e45d61864a70fd.zip | |
Machine Studio v3.0
Diffstat (limited to 'Software/Visual_Studio/VSIX/Tango.BuildExtensions')
| -rw-r--r-- | Software/Visual_Studio/VSIX/Tango.BuildExtensions/Properties/AssemblyInfo.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Properties/AssemblyInfo.cs b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Properties/AssemblyInfo.cs index e1969199b..80eec3400 100644 --- a/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Properties/AssemblyInfo.cs +++ b/Software/Visual_Studio/VSIX/Tango.BuildExtensions/Properties/AssemblyInfo.cs @@ -29,5 +29,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.0.0.0")] +[assembly: AssemblyVersion("1.0.1.1119")] [assembly: AssemblyFileVersion("1.0.0.0")] |
