From f757c2d31c5a0e7d908274091cb8b04472f87dfc Mon Sep 17 00:00:00 2001 From: Matt Date: Sat, 23 May 2026 17:06:30 +0000 Subject: [PATCH] launcher: record version bump to 0.4.10 The 0.4.10 build was already deployed (replacing the broken 0.4.9 that shipped without launcher-config.json embedded). This commit just makes the repo match what's live so a future 'git status' isn't dirty. --- launcher/ModpackLauncher.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/launcher/ModpackLauncher.csproj b/launcher/ModpackLauncher.csproj index 303bc1f..e91f326 100644 --- a/launcher/ModpackLauncher.csproj +++ b/launcher/ModpackLauncher.csproj @@ -15,7 +15,7 @@ true ModpackLauncher ModpackLauncher - 0.4.9 + 0.4.10 Assets\icon.ico -- 2.52.0