chore: bump dev version to 0.14 (#7375)

[skip ci]
pull/7377/head
Joe Chen 2023-02-26 12:13:11 +08:00 committed by GitHub
parent 540134d443
commit a98968436c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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() {