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

6 lines
331 B
Go
Raw Normal View History

2021-09-26 10:35:02 +08:00
package types
2022-04-06 12:10:51 +08:00
const CURRENTVERSION = "0.3.0"
2022-01-20 18:41:49 +08:00
2022-04-06 12:10:51 +08:00
const BODY = "<li>Add CasaConnect function, now you can share private files peer-to-peer with your friends.</li><li>Add a widget for network traffic monitoring</li><li>Updated the initial directory of Files to the Root directory</li><li>Fix the application ipv6 opening problem</li>"