feat(installer): 更新安装程序版本至0.3.8 Beta 18

docs: 添加箱子分类器教程和程序文件
This commit is contained in:
2025-09-05 21:43:49 +08:00
parent e2a60909c6
commit d95eba3cf8
3 changed files with 361 additions and 1 deletions

View File

@@ -1,5 +1,5 @@
-- LeonOS installer
local INSTALLER_VERSION = "0.3.8 Beta 17"
local INSTALLER_VERSION = "0.3.8 Beta 18"
local DEFAULT_ROM_DIR = "/leonos"
print("Start loading LeonOS installer ("..INSTALLER_VERSION..")...")