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

This commit is contained in:
Unknwon
2017-11-16 00:04:07 -05:00
parent 181dc5d75e
commit 3dd93f5533
5 changed files with 14 additions and 9 deletions

View File

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