From 602348f90540c23f1dd73cf6e687a434b3afacef Mon Sep 17 00:00:00 2001 From: patchzyy <64382339+patchzyy@users.noreply.github.com> Date: Fri, 4 Sep 2026 22:00:21 +0200 Subject: [PATCH] Update Models.cs --- Launcher/WiiCompiled.Setup.Linux/Models.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Launcher/WiiCompiled.Setup.Linux/Models.cs b/Launcher/WiiCompiled.Setup.Linux/Models.cs index b9c9671..4c8a4b9 100644 --- a/Launcher/WiiCompiled.Setup.Linux/Models.cs +++ b/Launcher/WiiCompiled.Setup.Linux/Models.cs @@ -3,7 +3,7 @@ namespace WiiCompiled.Setup.Linux; internal static class ProductInfo { public const string Name = "WiiCompiled"; - public const string Version = "0.2.22"; + public const string Version = "0.2.27"; } /// One installed product's record inside install-state.json.