From 34bb9bf52b6c142d12ecee366b1e01f00c2c5595 Mon Sep 17 00:00:00 2001 From: Color_yr <402067010@qq.com> Date: Fri, 8 Nov 2024 09:07:04 +0800 Subject: [PATCH] =?UTF-8?q?up=20=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- TODO | 4 ++++ src/ColorMC.Core/CoreMain.cs | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index a66cbd4ab..5ecd21437 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,10 @@ 加入openp2p 加入hal映射 +⚫2024.11.8 +√ 修复Arm64运行库处理问题 +√ 修复UI问题 + ⚫2024.11.7 √ 添加模组备注功能 √ 添加选项储存 diff --git a/src/ColorMC.Core/CoreMain.cs b/src/ColorMC.Core/CoreMain.cs index 9361c4ce5..cbcb98bc7 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 = "A32"; - public const string DateVersion = "20241107"; + public const string DateVersion = "20241108"; /// /// 版本号