diff --git a/changelog-template.hbs b/changelog-template.hbs
index 163012aa..7a135d48 100644
--- a/changelog-template.hbs
+++ b/changelog-template.hbs
@@ -1,3 +1,11 @@
+## Changelog (1.27.11)
+
+[Read and Discuss in a Browser](https://github.com/Reloaded-Project/Reloaded-II/discussions/369).
+[Previous Changelog](https://github.com/Reloaded-Project/Reloaded-II/releases/tag/1.27.10).
+
+This update adds a retry policy for in-launcher downloads that are not updates, in order
+to make downloading more reliable when the servers on mod sites are under heavy load.
+
## Changelog (1.27.10)
[Read and Discuss in a Browser](https://github.com/Reloaded-Project/Reloaded-II/discussions/369).
diff --git a/source/Reloaded.Mod.Launcher/Reloaded.Mod.Launcher.csproj b/source/Reloaded.Mod.Launcher/Reloaded.Mod.Launcher.csproj
index f473fd3e..dd944fed 100644
--- a/source/Reloaded.Mod.Launcher/Reloaded.Mod.Launcher.csproj
+++ b/source/Reloaded.Mod.Launcher/Reloaded.Mod.Launcher.csproj
@@ -7,7 +7,7 @@
true
Reloaded-II
Reloaded.Mod.Launcher
- 1.27.10
+ 1.27.11
Sewer56 ~ $([System.DateTime]::UtcNow.ToString("s")) | $(Version)
false
appicon.ico
diff --git a/source/Reloaded.Mod.Loader/Reloaded.Mod.Loader.csproj b/source/Reloaded.Mod.Loader/Reloaded.Mod.Loader.csproj
index 05719e21..b3874408 100644
--- a/source/Reloaded.Mod.Loader/Reloaded.Mod.Loader.csproj
+++ b/source/Reloaded.Mod.Loader/Reloaded.Mod.Loader.csproj
@@ -11,7 +11,7 @@
true
false
$(NoWarn);NU1605;NU1701
- 1.27.10
+ 1.27.11
x86;x64
false
portable