1
0
Fork 0
forked from forgejo/forgejo

new create webhook UI

This commit is contained in:
Unknwon 2015-08-27 00:30:06 +08:00
parent 2881456421
commit 4217c2333c
21 changed files with 307 additions and 273 deletions

View file

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