just bumping for the path combine fix

This commit is contained in:
Julian 2023-02-06 17:47:52 -05:00
parent c6a5b32ba7
commit c1dca873c1
Signed by: NotNite
GPG Key ID: BD91A5402CCEB08A
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net4.7.2</TargetFramework>
<Version>1.0.4</Version>
<Version>1.0.5</Version>
</PropertyGroup>
<ItemGroup>
<Reference Include="PresentationFramework" />