release: update version to 0.12.3

This commit is contained in:
Joe Chen
2022-03-19 14:07:09 +08:00
parent 4e10265568
commit 670cbccf98

View File

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