release: update version to 0.12.3

This commit is contained in:
ᴜɴᴋɴᴡᴏɴ 2020-10-07 22:39:36 +08:00
parent fbe34c8c61
commit f0e3cd90f8
No known key found for this signature in database
GPG Key ID: B43718D76E30A238

View File

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