Compare commits

...

1 Commits

Author SHA1 Message Date
ᴜɴᴋɴᴡᴏɴ
f17e7d5a2c release: remove dev version notion 2020-08-22 17:55:16 +08:00

View File

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