mirror: update repository updated_unix after sync (#2807)

This commit is contained in:
Unknwon
2017-03-08 17:47:44 -05:00
parent 83f6b8e847
commit 295d251232
4 changed files with 20 additions and 15 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.10.8.0308"
const APP_VER = "0.10.9.0308"
func init() {
setting.AppVer = APP_VER