🔖 Release v3.1.21

This commit is contained in:
Daniel 2025-02-11 10:28:06 +08:00
parent 52f93e5302
commit 33109175cc
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
3 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ import (
var Mode = "prod"
const (
Ver = "3.1.20"
Ver = "3.1.21"
IsInsider = false
)