release: update version to 0.12.8

This commit is contained in:
Joe Chen
2022-05-31 16:47:45 +08:00
parent 4c6cac637f
commit 7f8799c01f

View File

@@ -19,7 +19,7 @@ import (
)
func init() {
conf.App.Version = "0.12.7"
conf.App.Version = "0.12.8"
}
func main() {