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

6 lines
167 B
Go
Raw Normal View History

2021-09-26 10:35:02 +08:00
package types
2022-01-26 10:44:55 +08:00
const CURRENTVERSION = "0.2.6"
2022-01-20 18:41:49 +08:00
2022-01-26 11:32:57 +08:00
const BODY = "<li>Fix a disk that cannot be formatted under certain circumstances</li><li>Add a bug report panel.</li>"