1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-06 23:37:26 +02:00
Files
CasaOS/types/system.go
link d7d53d639b Add some features
Add terminal
Improve single user management function
2021-10-27 17:27:46 +08:00

5 lines
163 B
Go

package types
const CURRENTVERSION = "0.1.8"
const BODY = "<li>Add terminal</li><li>Improve single user management function</li><li>Experience optimization</li>"