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

This commit is contained in:
Unknwon
2018-10-23 07:00:28 -04:00
parent 43bca4df40
commit a1098384c0
4 changed files with 6 additions and 6 deletions

View File

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