release: update version to 0.12.7

This commit is contained in:
Joe Chen
2022-05-05 16:10:55 +08:00
parent bc77440b30
commit b0a902dcca

View File

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