release: update version to 0.12.11

release/0.12 v0.12.11
Joe Chen 2023-02-25 13:39:54 +08:00
parent 0d4cb74077
commit c9fba3cb30
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.10"
conf.App.Version = "0.12.11"
}
func main() {