mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 06:47:20 +08:00
feat: 发布v2.3.22
This commit is contained in:
@@ -31,7 +31,7 @@ func initGlobal() {
|
||||
}
|
||||
|
||||
app.Root = app.Conf.MustString("app.root")
|
||||
app.Version = "2.3.21"
|
||||
app.Version = "2.3.22"
|
||||
app.Locale = app.Conf.MustString("app.locale")
|
||||
|
||||
// 初始化时区
|
||||
|
||||
Reference in New Issue
Block a user