chore: bump version to 1.2.11

This commit is contained in:
Anna 2023-04-05 00:20:08 -04:00
parent 3b55ff38ac
commit b37c5a9a6d
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.2.10</Version>
<Version>1.2.11</Version>
<TargetFramework>net7-windows</TargetFramework>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>