able to allow insecure certification of webhook for #891

This commit is contained in:
Unknwon 2015-02-10 21:06:59 -05:00
parent e407df54f0
commit 6a23252edc
9 changed files with 28 additions and 19 deletions

View file

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