Bump version

This commit is contained in:
Unknwon
2017-10-15 00:12:52 -04:00
parent b727e0be71
commit 4d1d66d906
2 changed files with 2 additions and 2 deletions

View File

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