🔖 Release v2.2.0-alpha1

This commit is contained in:
Liang Ding 2022-09-18 22:25:08 +08:00
parent 0f11771b18
commit e84c5deaa7
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 3 additions and 3 deletions

View file

@ -41,8 +41,8 @@ import (
var Mode = "prod"
const (
Ver = "2.1.14"
IsInsider = false
Ver = "2.2.0-alpha1"
IsInsider = true
)
var (