chore: bump dev version to 0.14 (#7375)

[skip ci]
This commit is contained in:
Joe Chen
2023-02-26 12:13:11 +08:00
committed by GitHub
parent 540134d443
commit a98968436c

View File

@@ -18,7 +18,7 @@ import (
)
func init() {
conf.App.Version = "0.13.0+dev"
conf.App.Version = "0.14.0+dev"
}
func main() {