Update version to v0.17.3

This commit is contained in:
VaDiM
2023-09-13 10:55:57 +03:00
parent be4ced77ea
commit 6d3875cb2c
8 changed files with 16 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFramework>net472</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>0.17.2.0</Version>
<Version>0.17.3.0</Version>
<Copyright>Copyright © Perfare 2020-2022; Copyright © hozuki 2020</Copyright>
<DebugType>embedded</DebugType>
</PropertyGroup>