release: update version to 0.12.10

This commit is contained in:
Joe Chen
2022-08-02 10:42:47 +08:00
parent 7be49a8f2f
commit a2113bd13a

View File

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