meta: bump version to v2.2.0-dev, update CHANGELOG

This commit is contained in:
Christopher Felegy
2019-06-08 23:13:11 -04:00
parent dfd82a5ab7
commit 10463cfdd2
3 changed files with 36 additions and 18 deletions

View File

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