File tree Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Expand file tree Collapse file tree 3 files changed +12
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Changelog (1.27.5)
2
+
3
+ [Read and Discuss in a Browser](https://github.com/Reloaded-Project/Reloaded-II/discussions/369).
4
+ [Previous Changelog](https://github.com/Reloaded-Project/Reloaded-II/releases/tag/1.27.4).
5
+
6
+ Fixed by @AnimatedSwine37.
7
+
8
+ Fixed a bug where saving after clicking `Load Existing Pack` would cause the `ReleaseMetadataFileName`
9
+ property of every loaded mod to be lost on save, making the pack unusable.
10
+
1
11
## Changelog (1.27.4)
2
12
3
13
[Read and Discuss in a Browser](https://github.com/Reloaded-Project/Reloaded-II/discussions/369).
Original file line number Diff line number Diff line change 7
7
<UseWPF >true</UseWPF >
8
8
<AssemblyName >Reloaded-II</AssemblyName >
9
9
<RootNamespace >Reloaded.Mod.Launcher</RootNamespace >
10
- <Version >1.27.4 </Version >
10
+ <Version >1.27.5 </Version >
11
11
<Copyright >Sewer56 ~ $([System.DateTime]::UtcNow.ToString("s")) | $(Version)</Copyright >
12
12
<AppendTargetFrameworkToOutputPath >false</AppendTargetFrameworkToOutputPath >
13
13
<ApplicationIcon >appicon.ico</ApplicationIcon >
Original file line number Diff line number Diff line change 11
11
<AllowUnsafeBlocks >true</AllowUnsafeBlocks >
12
12
<TreatWarningsAsErrors >false</TreatWarningsAsErrors >
13
13
<NoWarn >$(NoWarn);NU1605;NU1701</NoWarn >
14
- <Version >1.27.4 </Version >
14
+ <Version >1.27.5 </Version >
15
15
<Platforms >x86;x64</Platforms >
16
16
<GenerateDepsJson >false</GenerateDepsJson >
17
17
<DebugType >portable</DebugType >
You can’t perform that action at this time.
0 commit comments