Bumped version to rc2
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user