1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-06 23:37:26 +02:00
Files
CasaOS/types/system.go

5 lines
229 B
Go
Raw Normal View History

2021-09-26 10:35:02 +08:00
package types
const CURRENTVERSION = "0.1.7"
const BODY = "<li>Add user authentication module, Login page and initialization page.</li><li>Fixed the problem that the application could not start after the system restarted.</li>"