vendor: update github.com/gogs/git-module

This commit is contained in:
Unknwon
2018-06-25 19:58:40 +08:00
parent 992ea5802a
commit f4f4edf276
5 changed files with 8 additions and 8 deletions

View File

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