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

feat: 发布 v2.1.12

This commit is contained in:
耗子
2023-11-09 19:54:02 +08:00
parent b0a6405b8e
commit e56fcac3b8

View File

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