build: v5.2.3.5

This commit is contained in:
goat 2021-03-31 01:34:36 +02:00
parent def1545d8a
commit 1b216bf618
5 changed files with 119 additions and 67 deletions

View file

@ -14,10 +14,10 @@
</PropertyGroup>
<PropertyGroup Label="Feature">
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<AssemblyVersion>5.2.3.3</AssemblyVersion>
<FileVersion>5.2.3.3</FileVersion>
<AssemblyVersion>5.2.3.5</AssemblyVersion>
<FileVersion>5.2.3.5</FileVersion>
<Description>XIVLauncher addon injection</Description>
<Version>5.2.3.3</Version>
<Version>5.2.3.5</Version>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|AnyCPU'">
<DocumentationFile></DocumentationFile>