repo: able to add organization member as repository collaborator

This commit is contained in:
Unknwon
2017-02-24 13:56:02 -05:00
parent 0696d430c9
commit 10b93efc4a
8 changed files with 40 additions and 47 deletions

View File

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