meta: bump version to 2.1.1-dev

This commit is contained in:
Christopher Felegy
2019-05-19 12:14:36 -04:00
parent c9e2c034f8
commit bc66d7ea4e
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.1.0</VersionPrefix>
<VersionSuffix></VersionSuffix>
<VersionPrefix>2.1.1</VersionPrefix>
<VersionSuffix>dev</VersionSuffix>
<Authors>RogueException</Authors>
<PackageTags>discord;discordapp</PackageTags>
<PackageProjectUrl>https://github.com/RogueException/Discord.Net</PackageProjectUrl>