chore: bump version to 2.0.0-beta.4

This commit is contained in:
Anna 2021-03-11 14:15:05 -05:00
parent 8941d2f8da
commit 6d23914e14
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

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