⬆️ update tool versions to 1.0.1

This commit is contained in:
Nate McMaster 2017-01-17 11:57:20 -08:00
parent e481df3d49
commit 99e35b9651
No known key found for this signature in database
GPG Key ID: BD729980AA6A21BD
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
<!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. --> <!-- This file may be overwritten by automation. Only values allowed here are VersionPrefix and VersionSuffix. -->
<Project> <Project>
<PropertyGroup> <PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix> <VersionPrefix>1.0.1</VersionPrefix>
<VersionSuffix>msbuild4</VersionSuffix> <VersionSuffix>alpha</VersionSuffix>
</PropertyGroup> </PropertyGroup>
</Project> </Project>