Update version to v0.17.1

This commit is contained in:
VaDiM
2023-07-09 05:59:39 +03:00
parent dcd7b98229
commit 0bdcb89b08
7 changed files with 7 additions and 7 deletions

View File

@ -3,7 +3,7 @@
<PropertyGroup>
<TargetFrameworks>net472;net6.0;net6.0-windows;net7.0;net7.0-windows</TargetFrameworks>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<Version>0.17.0.0</Version>
<Version>0.17.1.0</Version>
<Copyright>Copyright © Perfare 2018-2022; Copyright © hozuki 2020</Copyright>
<DebugType>embedded</DebugType>
</PropertyGroup>