Compare commits

...

1 Commits

Author SHA1 Message Date
Joe Chen
36c26c4ccc Update version to 0.14.0 2026-01-31 16:32:58 -05:00

View File

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