统计&更新版本

This commit is contained in:
2026-02-28 22:09:18 +08:00
parent ec7e0978d3
commit 545f40cf95
10 changed files with 808 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ namespace CMLeonOS
public static string Major = "1";
public static string Minor = "0";
public static string Patch = "0";
public static string VersionType = "PreRelease 2";
public static string VersionType = "Release";
public static string GitCommit = "unknown";
public static string FullVersion