🔖 Release v2.10.3

This commit is contained in:
Daniel
2023-09-05 09:43:29 +08:00
parent dd09b9b14d
commit 830c8b55cf
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
)