Skip to content

Commit

Permalink
Update CoreMain.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
Coloryr committed Jan 13, 2025
1 parent 42092ab commit bc352de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ColorMC.Core/CoreMain.cs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ public static class ColorMCCore
{
public const int VersionNum = 34;
public const string TopVersion = "A34";
public const string DateVersion = "20250106";
public const string DateVersion = "20250113";

/// <summary>
/// 版本号
Expand Down

0 comments on commit bc352de

Please sign in to comment.