mirror of
https://github.com/IceWhaleTech/CasaOS.git
synced 2025-12-22 20:44:42 +00:00
fixed path error
This commit is contained in:
@@ -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>"
|
||||
|
||||
Reference in New Issue
Block a user