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

feat: 发布 v2.0.43

This commit is contained in:
耗子
2023-09-26 01:15:09 +08:00
parent 69cf5dcb65
commit 77ae021a2f

View File

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