🔖 Release v2.3.0-alpha2

This commit is contained in:
Liang Ding 2022-10-05 21:57:58 +08:00
parent 39a3ac1fab
commit 71389114bb
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.3.0-alpha1"
IsInsider = false
Ver = "2.3.0-alpha2"
IsInsider = true
)
var (