release: update version to 0.13.1

release/0.13
Joe Chen 2024-12-22 17:52:03 -05:00
parent 300519d1ca
commit 080b9a9d03
1 changed files with 1 additions and 1 deletions

View File

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