chore: bump version to 1.2.3

This commit is contained in:
Anna 2022-08-24 20:55:02 -04:00
parent ca21e5bd7a
commit ecc8fb9373
1 changed files with 1 additions and 1 deletions

2
client/ExtraChat/ExtraChat.csproj Normal file → Executable file
View File

@ -1,7 +1,7 @@
<Project Sdk="Microsoft.NET.Sdk"> <Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup> <PropertyGroup>
<Version>1.2.2</Version> <Version>1.2.3</Version>
<TargetFramework>net6.0-windows</TargetFramework> <TargetFramework>net6.0-windows</TargetFramework>
<LangVersion>preview</LangVersion> <LangVersion>preview</LangVersion>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>