chore: bump version to 1.2.3

This commit is contained in:
Anna 2021-04-16 08:21:46 -04:00
parent 2e68e226ad
commit a2965b555c
Signed by: anna
GPG Key ID: 0B391D8F06FCD9E0

View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<Version>1.2.2</Version>
<Version>1.2.3</Version>
<TargetFramework>net48</TargetFramework>
<LangVersion>latest</LangVersion>
<Nullable>enable</Nullable>