🔖 Release v2.0.26-alpha1

This commit is contained in:
Liang Ding 2022-07-06 15:52:41 +08:00
parent f4b429bd27
commit d2cd5b11f5
No known key found for this signature in database
GPG key ID: 136F30F901A2231D
2 changed files with 3 additions and 3 deletions

View file

@ -40,8 +40,8 @@ import (
var Mode = "prod"
const (
Ver = "2.0.25"
IsInsider = false
Ver = "2.0.26-alpha1"
IsInsider = true
)
var (