chore: 更新LeonOS版本号至1.6.0

This commit is contained in:
2025-08-31 19:24:34 +08:00
parent b3676d6d63
commit f24f48aa61

View File

@@ -1,4 +1,4 @@
_G._HOST = _G._HOST .. " (LeonOS 1.0)"
_G._HOST = _G._HOST .. " (LeonOS 1.6.0)"
local fs = rawget(_G, "fs")