bump client version

This commit is contained in:
nicolas.dorier 2024-03-08 19:55:33 +09:00
parent 1fd3054006
commit 3b73d5a5cb
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.3</Version>
<Version Condition=" '$(Version)' == '' ">1.7.4</Version>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)' == 'Release' ">
<PublishRepositoryUrl>true</PublishRepositoryUrl>