release: update version to 0.14.2

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Joe Chen
2026-02-18 19:23:48 -05:00
parent b4bdb270d1
commit 5dcb6c64bd

View File

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