1
0
mirror of https://github.com/IceWhaleTech/CasaOS.git synced 2025-07-15 23:54:17 +02:00

fixed path error

This commit is contained in:
link
2021-11-25 19:41:25 +08:00
parent 9057290188
commit 049090444e
3 changed files with 8 additions and 8 deletions

View File

@ -1,4 +1,4 @@
package types
const CURRENTVERSION = "0.2.0"
const BODY = "<li>add sync function</li><li>fixed some error</li>"
const CURRENTVERSION = "0.2.1"
const BODY = "<li>fixed path error</li>"