release: update version to 0.13.3

This commit is contained in:
Joe Chen
2025-06-08 18:55:56 -04:00
parent 8aaabfcc99
commit 5084b4a9b7

View File

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