Release new version of client

This commit is contained in:
nicolas.dorier 2023-09-06 08:21:46 +09:00
parent 3b05de7f30
commit 5a28cf9e87
No known key found for this signature in database
GPG key ID: 6618763EF09186FE

View file

@ -16,7 +16,7 @@
<Platforms>AnyCPU</Platforms>
</PropertyGroup>
<PropertyGroup>
<Version Condition=" '$(Version)' == '' ">1.7.2</Version>
<Version Condition=" '$(Version)' == '' ">1.7.3</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<PublishRepositoryUrl>true</PublishRepositoryUrl>