templates/repo: fix README.ipynb not rendered (#4367)

This commit is contained in:
Unknwon
2017-04-07 22:33:19 -04:00
parent 91cd350b63
commit 6ebdf91b32
6 changed files with 56 additions and 47 deletions

View File

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