chore: bump dev version to 0.15

[skip ci]
This commit is contained in:
Joe Chen
2026-01-31 20:04:55 -05:00
parent b68e6886c6
commit a5ddb2665e

View File

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