🔖 Release v3.1.10

This commit is contained in:
Daniel 2024-10-22 09:43:35 +08:00
parent cd8f7c64a4
commit bc772fe4aa
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 4 additions and 4 deletions

View file

@ -44,7 +44,7 @@ import (
var Mode = "prod"
const (
Ver = "3.1.9"
Ver = "3.1.10"
IsInsider = false
)