Skip to content

Commit

Permalink
feat: 发布 v2.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
devhaozi committed Nov 20, 2023
1 parent 7349e02 commit 0e0fbb9
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,6 +8,6 @@ func init() {
config := facades.Config()
config.Add("panel", map[string]any{
"name": "耗子Linux面板",
"version": "v2.1.16",
"version": "v2.1.17",
})
}

0 comments on commit 0e0fbb9

Please sign in to comment.