repo: support go get subpkg (#1878)

This commit is contained in:
Unknwon
2017-06-03 06:50:09 -04:00
parent af4cf463f5
commit 239dd978ff
3 changed files with 4 additions and 57 deletions

View File

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