diff: able to highlight line with hashtag URL

This commit is contained in:
Unknwon
2017-02-20 16:16:32 -05:00
parent 491934784f
commit 934734a85a
7 changed files with 82 additions and 43 deletions

View File

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