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

feat: release v2.0.25

This commit is contained in:
耗子
2023-07-30 03:52:56 +08:00
parent 0e3dba7dc8
commit 8234a16f9e

View File

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