🔖 Release v3.5.10
Some checks failed
Release Docker Image / build (push) Has been cancelled

Signed-off-by: Daniel <845765@qq.com>
This commit is contained in:
Daniel 2026-03-10 10:52:36 +08:00
parent 7e0e31a7d9
commit 297bd52670
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.9"
Ver = "3.5.10"
IsInsider = false
)