Skip to content

Commit

Permalink
feat: 发布v2.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Jun 10, 2024
1 parent f7e67c3 commit baf90c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/panel.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子 Linux 面板",
"version": "v2.2.6",
"version": "v2.2.7",
"ssl": config.Env("APP_SSL", false),
})
}

0 comments on commit baf90c0

Please sign in to comment.