MISC: bump version

This commit is contained in:
Unknwon
2017-11-19 13:29:06 -05:00
parent 114677b747
commit b752fe6808
3 changed files with 3 additions and 3 deletions

View File

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