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>"