🔖 Release v2.10.1

This commit is contained in:
Daniel 2023-08-21 20:54:56 +08:00
parent 45a19992aa
commit 5868ae1102
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
6 changed files with 6 additions and 6 deletions

View file

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