Skip to content

Commit

Permalink
Bumped: Reloaded Version for New Hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sewer56 committed Jun 14, 2022
1 parent a2887cb commit fa8d596
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion source/Reloaded.Mod.Launcher/Reloaded.Mod.Launcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<UseWPF>true</UseWPF>
<AssemblyName>Reloaded-II</AssemblyName>
<RootNamespace>Reloaded.Mod.Launcher</RootNamespace>
<Version>1.17.8</Version>
<Version>1.17.9</Version>
<Copyright>Sewer56 ~ $([System.DateTime]::UtcNow.ToString("s")) | $(Version)</Copyright>
<AppendTargetFrameworkToOutputPath>false</AppendTargetFrameworkToOutputPath>
<ApplicationIcon>appicon.ico</ApplicationIcon>
Expand Down
2 changes: 1 addition & 1 deletion source/Reloaded.Mod.Loader/Reloaded.Mod.Loader.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<TreatWarningsAsErrors>false</TreatWarningsAsErrors>
<NoWarn>$(NoWarn);NU1605</NoWarn>
<Version>1.17.8</Version>
<Version>1.17.9</Version>
<OutputPath>..\\Output\\Launcher\\Loader</OutputPath>
<PlatformTarget>AnyCPU</PlatformTarget>
</PropertyGroup>
Expand Down

0 comments on commit fa8d596

Please sign in to comment.