🔖 Release v2.8.2

This commit is contained in:
Liang Ding 2023-03-30 14:16:55 +08:00
parent f24a813ac1
commit 4da6324b4c
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
5 changed files with 33 additions and 4 deletions

View file

@ -43,7 +43,7 @@ import (
var Mode = "prod"
const (
Ver = "2.8.1"
Ver = "2.8.2"
IsInsider = false
)