🔖 Release v2.10.3

This commit is contained in:
Daniel 2023-09-05 09:43:29 +08:00
parent dd09b9b14d
commit 830c8b55cf
No known key found for this signature in database
GPG key ID: 86211BA83DF03017
7 changed files with 148 additions and 4 deletions

View file

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