repo: assignee can be anyone who has read access (#3739)

This commit is contained in:
Unknwon
2017-02-17 22:17:27 -05:00
parent b481927d5e
commit 266586e866
9 changed files with 30 additions and 18 deletions

View File

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