Increment App Version

This commit is contained in:
Frog
2025-11-21 02:53:49 -08:00
parent ae08e990cc
commit 1db70541f9
2 changed files with 1 additions and 4 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
<TargetFramework>net8.0-windows10.0.22621.0</TargetFramework>
<UseWindowsForms>True</UseWindowsForms>
<ApplicationIcon>Resources\program.ico</ApplicationIcon>
<Version>5.0.1.5</Version>
<Version>5.0.1.6</Version>
<Copyright>2025, FroggMaster (https://github.com/FroggMaster)</Copyright>
<Company>CreamInstaller</Company>
<Product>Automatic DLC Unlocker Installer &amp; Configuration Generator</Product>
-3
View File
@@ -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