Update version to 0.14.0

This commit is contained in:
Joe Chen
2026-01-31 16:32:58 -05:00
parent b68e6886c6
commit 36c26c4ccc

View File

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