Skip to content

Commit 5f11388

Browse files
committed
Roll version
1 parent c743ed9 commit 5f11388

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

KuruExtract/KuruExtract.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<AssemblyName>DayZExtract</AssemblyName>
2121
<Company>Wardog</Company>
2222
<Description>Extracts game content for DayZ</Description>
23-
<FileVersion>1.0.7</FileVersion>
24-
<InformationalVersion>1.0.7</InformationalVersion>
25-
<Version>1.0.7</Version>
23+
<FileVersion>1.0.8</FileVersion>
24+
<InformationalVersion>1.0.8</InformationalVersion>
25+
<Version>1.0.8</Version>
2626
<ApplicationIcon>gear.ico</ApplicationIcon>
2727
</PropertyGroup>
2828

@@ -35,7 +35,7 @@
3535
</ItemGroup>
3636

3737
<ItemGroup>
38-
<PackageReference Include="DotnetRuntimeBootstrapper" Version="2.5.3">
38+
<PackageReference Include="DotnetRuntimeBootstrapper" Version="2.5.4">
3939
<PrivateAssets>all</PrivateAssets>
4040
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4141
</PackageReference>

0 commit comments

Comments
 (0)