diff --git a/TODO b/TODO index 8d9efd9c2..01387ff4d 100644 --- a/TODO +++ b/TODO @@ -1,5 +1,8 @@ ⚫计划中 +⚫2024.8.9 +√ 修正UI中的问题 + ⚫2024.8.8 √ 修复macos启动问题 √ 修改文件打开方式 diff --git a/src/ColorMC.Core/CoreMain.cs b/src/ColorMC.Core/CoreMain.cs index 8eb19194d..d0a0a4021 100644 --- a/src/ColorMC.Core/CoreMain.cs +++ b/src/ColorMC.Core/CoreMain.cs @@ -15,7 +15,7 @@ namespace ColorMC.Core; public static class ColorMCCore { public const string TopVersion = "A28"; - public const string DateVersion = "20240808"; + public const string DateVersion = "20240809"; /// /// 版本号