mirror of
https://github.com/Leonmmcoset/CMLeonOS.git
synced 2026-03-03 15:30:27 +00:00
GUI桌面环境
This commit is contained in:
@@ -29,5 +29,10 @@ namespace CMLeonOS
|
||||
{
|
||||
get { return $"CMLeonOS v{ShortVersion} ({VersionType}) - Git: {GitCommit}"; }
|
||||
}
|
||||
|
||||
public static string GetVersion()
|
||||
{
|
||||
return ShortVersion;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user