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

chore: 发布v2.2.10

This commit is contained in:
耗子
2024-06-19 01:18:38 +08:00
parent 5c0bc8a1b7
commit 59bfed66dc
3 changed files with 2 additions and 3 deletions

View File

@@ -8,7 +8,7 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子面板",
"version": "v2.2.9",
"version": "v2.2.10",
"ssl": config.Env("APP_SSL", false),
})
}

View File

@@ -19,7 +19,6 @@
}
],
"ignoreDeps": [
"github.com/goravel/framework",
"github.com/goravel/gin"
"github.com/goravel/framework"
]
}

BIN
ui.png

Binary file not shown.

Before

Width:  |  Height:  |  Size: 118 KiB

After

Width:  |  Height:  |  Size: 97 KiB