models/mirror: shot push webhook after synced commits (#4528)

This commit is contained in:
Unknwon
2018-06-03 20:32:44 +08:00
parent 8d091ec062
commit c08aab90ec
8 changed files with 90 additions and 42 deletions

View File

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