Bump version to 0.13.3

This commit is contained in:
Alex Barney 2021-08-20 17:19:25 -07:00
parent 48c99f13bb
commit 5d74f101f6
2 changed files with 2 additions and 2 deletions

View file

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<VersionPrefix>0.13.0</VersionPrefix>
<VersionPrefix>0.13.3</VersionPrefix>
<TargetFramework>net5.0</TargetFramework>
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
</PropertyGroup>

View file

@ -6,7 +6,7 @@
</PropertyGroup>
<PropertyGroup>
<VersionPrefix>0.13.0</VersionPrefix>
<VersionPrefix>0.13.3</VersionPrefix>
<PathMap Condition=" '$(BuildType)' == 'Release' ">$(MSBuildProjectDirectory)=C:/hactoolnet/</PathMap>
</PropertyGroup>