chore: bump version to 1.4.8

This commit is contained in:
Anna 2022-08-21 15:14:16 -04:00
parent 542ecc4197
commit 16559c7b53
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<TargetFramework>net6-windows</TargetFramework>
<Version>1.4.7</Version>
<Version>1.4.8</Version>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>