Bumped version to rc2

This commit is contained in:
RogueException
2017-04-03 17:34:16 -03:00
parent 51464c0a4e
commit cba07cbf2b
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>1.0.0</VersionPrefix>
<VersionSuffix>rc</VersionSuffix>
<VersionSuffix>rc2</VersionSuffix>
<Authors>RogueException</Authors>
<PackageTags>discord;discordapp</PackageTags>
<PackageProjectUrl>https://github.com/RogueException/Discord.Net</PackageProjectUrl>

View File

@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
<metadata>
<id>Discord.Net</id>
<version>1.0.0-rc$suffix$</version>
<version>1.0.0-rc2$suffix$</version>
<title>Discord.Net</title>
<authors>RogueException</authors>
<owners>RogueException</owners>