meta: bump version to 2.0.2-dev

This commit is contained in:
Christopher Felegy
2019-01-09 16:11:31 -05:00
parent a8c99f75bc
commit db50badcc4
2 changed files with 18 additions and 18 deletions

View File

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