🔖 Release v2.4.5-alpha1

This commit is contained in:
Liang Ding 2022-10-22 23:50:56 +08:00
parent a35576ddbb
commit cff61fbaf8
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.4.4"
IsInsider = false
Ver = "2.4.5-alpha1"
IsInsider = true
)
var (