2
0
mirror of https://github.com/acepanel/panel.git synced 2026-02-08 15:24:28 +08:00

feat: 发布 v2.1.9

This commit is contained in:
耗子
2023-11-09 17:25:31 +08:00
parent 1426fb48ff
commit 1bbec2b637

View File

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