release: update version to 0.13.4

This commit is contained in:
Joe Chen
2026-01-23 10:21:06 -05:00
parent 4dc0a99919
commit c7d2d8b525

View File

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