From 444cadd9211b3b4565ddccfe5541a5bd8034b8a5 Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 May 2026 16:35:13 +0000 Subject: [PATCH] launcher: bump version 0.4.8 -> 0.4.9 for session-refresh fix So existing 0.4.8 installs see the upgrade banner in their current launcher after the next deploy. The actual session-refresh code change landed in the previous commit (DoLaunchAsync pre-launch refresh). --- launcher/ModpackLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/ModpackLauncher.csproj b/launcher/ModpackLauncher.csproj index 771b08b..d730041 100644 --- a/launcher/ModpackLauncher.csproj +++ b/launcher/ModpackLauncher.csproj @@ -10,7 +10,7 @@ true ModpackLauncher ModpackLauncher - 0.4.8 + 0.4.9 Assets\icon.ico -- 2.52.0