chore: bump version to 4.0.0-alpha.1

This commit is contained in:
Anna 2021-12-05 18:21:18 -05:00
parent 231a0acf91
commit 6e4f397f03
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<LangVersion>latest</LangVersion>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Nullable>enable</Nullable>
<Version>3.2.0</Version>
<Version>4.0.0-alpha.1</Version>
<DebugType>full</DebugType>
</PropertyGroup>