meta: bump version to 2.3.0-dev

This commit is contained in:
Christopher Felegy
2020-04-16 21:44:53 -04:00
parent 6ed311bc73
commit 8d9e9714f7
4 changed files with 115 additions and 24 deletions

View File

@@ -1,8 +1,8 @@
<Project xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<VersionPrefix>2.2.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<Authors>RogueException</Authors>
<VersionPrefix>2.3.0</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
<Authors>Discord.Net Contributors</Authors>
<PackageTags>discord;discordapp</PackageTags>
<PackageProjectUrl>https://github.com/RogueException/Discord.Net</PackageProjectUrl>
<PackageLicenseUrl>http://opensource.org/licenses/MIT</PackageLicenseUrl>