release: update version to 0.13.2

release/0.13 v0.13.2
Joe Chen 2024-12-23 10:57:35 -05:00
parent 01157b2f79
commit 593c7b6db6
1 changed files with 1 additions and 1 deletions

View File

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