bindata: update changes from pull requests

This commit is contained in:
Unknwon
2018-03-06 17:22:27 -05:00
parent 8729a60c1d
commit 49bd893a77
3 changed files with 48 additions and 2 deletions

View File

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