release: update version to 0.12.11

This commit is contained in:
Joe Chen
2023-02-25 13:39:54 +08:00
parent 0d4cb74077
commit c9fba3cb30

View File

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