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