models/repo_collaboration: cannot change permissions of collaborators (#4512)

This commit is contained in:
Unknwon
2017-05-29 16:33:18 -04:00
parent a5bd095c30
commit 4e87e62d5c
3 changed files with 3 additions and 3 deletions

View File

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