chore: bump version to 2.0.0-beta.8

This commit is contained in:
Anna 2021-03-15 12:59:07 -04:00
parent 0c47fdf3ea
commit 1cdb11a1ef
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>net48</TargetFramework>
<Version>2.0.0.7</Version>
<Version>2.0.0.8</Version>
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>