webhook: minor improvements on Discord

This commit is contained in:
Unknwon
2017-02-21 13:58:00 -05:00
parent 437df04d8c
commit 0f3155660e
3 changed files with 11 additions and 3 deletions

View File

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