webhook: support color for Discord

This commit is contained in:
Unknwon
2017-02-21 11:36:19 -05:00
parent c5b85f2733
commit 8216360da8
6 changed files with 17 additions and 2 deletions

View File

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