🔖 Release v2.8.4

This commit is contained in:
Liang Ding 2023-04-11 10:05:41 +08:00
parent 5b78b96b64
commit 41873799c8
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
6 changed files with 68 additions and 10 deletions

View file

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