路径bug 1+版本更新

This commit is contained in:
2026-02-12 00:06:16 +08:00
parent b36e3badb8
commit b80c5b45a3
3 changed files with 55 additions and 19 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";
public static string VersionType = "PreRelease 2";
public static string GitCommit = "unknown";
public static string FullVersion