mirror: show sync feeds on dashboard (#2017)

This commit is contained in:
Unknwon
2018-05-30 21:26:03 +08:00
parent 702acc06d8
commit 775919c129
13 changed files with 236 additions and 52 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogs/gogs/pkg/setting"
)
const APP_VER = "0.11.49.0521"
const APP_VER = "0.11.50.0530"
func init() {
setting.AppVer = APP_VER