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

fixed bug

This commit is contained in:
link
2021-12-01 16:25:56 +08:00
parent 049090444e
commit 956328da86
9 changed files with 35 additions and 11 deletions

View File

@ -1,4 +1,4 @@
package types
const CURRENTVERSION = "0.2.1"
const BODY = "<li>fixed path error</li>"
const CURRENTVERSION = "0.2.2"
const BODY = "<li>ui adjustment</li><li>fixed bugs</li>"