🔖 Release v2.4.1-alpha1

This commit is contained in:
Liang Ding 2022-10-16 00:15:52 +08:00
parent 5554bfa6cf
commit 6464f3b21d
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.0"
IsInsider = false
Ver = "2.4.1-alpha1"
IsInsider = true
)
var (