🔖 Release v2.8.8

This commit is contained in:
Liang Ding 2023-05-16 12:53:33 +08:00
parent 6a6dec05f3
commit a335101d49
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
4 changed files with 4 additions and 4 deletions

View file

@ -41,7 +41,7 @@ import (
var Mode = "prod"
const (
Ver = "2.8.7"
Ver = "2.8.8"
IsInsider = false
)