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

feat: 发布 v2.0.57

This commit is contained in:
耗子
2023-10-19 03:16:59 +08:00
parent 0ecd60184b
commit 14baa7f7c3

View File

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