markup: able to display image from IPython notebook (#4366)

This commit is contained in:
Unknwon
2017-06-06 15:41:27 -04:00
parent e9a2b72ddb
commit a851b77ac9
6 changed files with 19 additions and 7 deletions

View File

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