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

feat: release v2.0.29

This commit is contained in:
耗子
2023-08-09 00:55:07 +08:00
parent 77277a6af6
commit d7f647a8db

View File

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