released v1.5.44

This commit is contained in:
morkt
2019-03-31 21:39:39 +04:00
parent d6efa5c1b3
commit 9ec1978bf6
11 changed files with 48 additions and 30 deletions

View File

@@ -109,9 +109,7 @@
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="Key\" />
</ItemGroup>
<ItemGroup />
<ItemGroup Label="IPTFiles">
<Compile Include="Artemis\IPT.Parser.cs">
<DependentUpon>IPT.parser</DependentUpon>

View File

@@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion ("1.0.15.38")]
[assembly: AssemblyFileVersion ("1.0.15.38")]
[assembly: AssemblyVersion ("1.0.16.39")]
[assembly: AssemblyFileVersion ("1.0.16.39")]