Bump version

This commit is contained in:
Unknwon
2018-04-12 10:57:43 -04:00
parent c59704a24b
commit cb47595f13
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.44.0409"
const APP_VER = "0.11.45.0412"
func init() {
setting.AppVer = APP_VER