From aace0c054e69b6710a548438c2a77f162b617f31 Mon Sep 17 00:00:00 2001 From: Frog Date: Fri, 21 Nov 2025 02:53:49 -0800 Subject: [PATCH] Incremeent App Version - Increment app version 5.0.1.6 (Dark Mode Release) - Removed old comments no longer required --- CreamInstaller/CreamInstaller.csproj | 2 +- CreamInstaller/Utility/ThemeManager.cs | 3 --- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/CreamInstaller/CreamInstaller.csproj b/CreamInstaller/CreamInstaller.csproj index 662c63d..be19c07 100644 --- a/CreamInstaller/CreamInstaller.csproj +++ b/CreamInstaller/CreamInstaller.csproj @@ -4,7 +4,7 @@ net8.0-windows10.0.22621.0 True Resources\program.ico - 5.0.1.5 + 5.0.1.6 2025, FroggMaster (https://github.com/FroggMaster) CreamInstaller Automatic DLC Unlocker Installer & Configuration Generator diff --git a/CreamInstaller/Utility/ThemeManager.cs b/CreamInstaller/Utility/ThemeManager.cs index aeb415c..0f2df03 100644 --- a/CreamInstaller/Utility/ThemeManager.cs +++ b/CreamInstaller/Utility/ThemeManager.cs @@ -5,9 +5,6 @@ using System.Windows.Forms; namespace CreamInstaller.Utility; -// To Do: -// - Change the darkmode button to a checkbox -// - Default to dark mode internal static class ThemeManager { // VS-like dark colors