feat: 在关于页面显示版本号
This commit is contained in:
@@ -40,6 +40,7 @@ func Branding(c echo.Context) error {
|
||||
"name": name,
|
||||
"copyright": copyright,
|
||||
"icp": icp,
|
||||
"version": branding.Version,
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user