🔖 v2.0.16

This commit is contained in:
Liang Ding 2022-06-02 19:55:04 +08:00
parent 79cea8c909
commit ad9a9bd58f
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
4 changed files with 4 additions and 4 deletions

View file

@ -39,7 +39,7 @@ import (
var Mode = "prod"
const (
Ver = "2.0.15"
Ver = "2.0.16"
IsInsider = false
)