#1433 images with links in Markdown

- #1904 minor fix on image link
This commit is contained in:
Unknwon 2015-11-06 11:10:27 -05:00
parent 2bd64621fc
commit 54ca0b2f09
4 changed files with 13 additions and 4 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.6.27.1105 Beta"
const APP_VER = "0.6.28.1106 Beta"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())