chore: bump version to 7.0.1

This commit is contained in:
Anna 2023-05-25 12:57:53 -04:00
parent 2c2abc003c
commit 17eb76ad7b
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>7.0.0-alpha.1</Version>
<Version>7.0.1</Version>
<DebugType>full</DebugType>
</PropertyGroup>