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

feat: 发布 v2.1.13

This commit is contained in:
耗子
2023-11-20 18:11:22 +08:00
parent 50662ecfa1
commit 5e7859f063

View File

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