templates/repo: show quick guide to people with write permission (#4646)

Used to only show people who has admin permission.
This commit is contained in:
Unknwon
2018-03-29 05:57:08 -04:00
parent c3c7944d79
commit c17a6ff533
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.40.0321"
const APP_VER = "0.11.41.0329"
func init() {
setting.AppVer = APP_VER