🔖 Release v2.10.11

This commit is contained in:
Daniel 2023-10-17 23:03:12 +08:00
parent 0e18464837
commit 09e2e622fc
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
4 changed files with 4 additions and 4 deletions

View file

@ -42,7 +42,7 @@ import (
var Mode = "prod"
const (
Ver = "2.10.10"
Ver = "2.10.11"
IsInsider = false
)