File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## Changelog (1.27.11)
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.10).
5
+
6
+ This update adds a retry policy for in-launcher downloads that are not updates, in order
7
+ to make downloading more reliable when the servers on mod sites are under heavy load.
8
+
1
9
## Changelog (1.27.10)
2
10
3
11
[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.10 </Version >
10
+ <Version >1.27.11 </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.10 </Version >
14
+ <Version >1.27.11 </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