release: remove dev version notion

pull/6378/head v0.12.0
ᴜɴᴋɴᴡᴏɴ 2020-08-22 17:55:16 +08:00
parent 720cb5fcb1
commit f17e7d5a2c
No known key found for this signature in database
GPG Key ID: B43718D76E30A238
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.12.0"
}
func main() {