chore: bump version to 6.0.0

This commit is contained in:
Anna 2022-08-19 09:47:44 -04:00
parent bf279d0c36
commit f7dae15edb
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>5.0.0</Version>
<Version>6.0.0</Version>
<DebugType>full</DebugType>
</PropertyGroup>