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

feat: release v2.0.32

This commit is contained in:
耗子
2023-08-13 22:39:58 +08:00
parent 2fa108dd67
commit 6420092c90

View File

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