release: update version to 0.12.4

pull/6378/merge
Joe Chen 2022-01-17 09:25:13 +08:00
parent 01a2c68abb
commit 2210ab7a42
No known key found for this signature in database
GPG Key ID: 0BDE5280C552FF60
1 changed files with 1 additions and 1 deletions

View File

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