🔖 Release v3.5.9

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-03-03 09:22:35 +08:00
parent d8ca219d65
commit 259b37b881
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@ import (
var Mode = "prod"
const (
Ver = "3.5.8"
Ver = "3.5.9"
IsInsider = false
)