app: update dev version (#6266)

pull/6267/head
ᴜɴᴋɴᴡᴏɴ 2020-08-22 21:36:28 +08:00 committed by GitHub
parent ac4a708307
commit 05477f1d29
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.12.0+dev"
conf.App.Version = "0.13.0+dev"
}
func main() {