2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-04 11:27:17 +08:00

feat: 发布 v2.1.24

This commit is contained in:
耗子
2023-12-01 16:13:19 +08:00
parent c38736abb6
commit 790e56003e

View File

@@ -8,6 +8,6 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子Linux面板",
"version": "v2.1.23",
"version": "v2.1.24",
})
}