We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent efa1c64 commit 616a61cCopy full SHA for 616a61c
1 file changed
src/ColorMC.Core/CoreMain.cs
@@ -15,7 +15,7 @@ public static class ColorMCCore
15
{
16
public const int VersionNum = 40;
17
public const string TopVersion = "40";
18
- public const string DateVersion = "20260218";
+ public const string DateVersion = "20260222";
19
20
/// <summary>
21
/// 版本号
0 commit comments