🔖 Release v3.1.22

This commit is contained in:
Daniel 2025-02-14 10:03:20 +08:00
parent 3379ba2717
commit 4366e726ef
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.21"
Ver = "3.1.22"
IsInsider = false
)