Ignore repository with issue disabled or use external tracker in dashboard issues

This commit is contained in:
Unknwon 2016-08-05 12:46:26 -07:00
parent 50422f1fc2
commit cf6d321991
5 changed files with 12 additions and 10 deletions

View file

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