explore: able list and search for private but accessible repositories (#3088)

This commit is contained in:
Unknwon
2017-03-17 19:17:40 -04:00
parent 2d4dc544be
commit cac7af2c78
7 changed files with 90 additions and 93 deletions

View File

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