Bump version

This commit is contained in:
unknwon
2019-08-01 18:41:45 -07:00
parent c3af3ff1d0
commit a36b29c25c
3 changed files with 3 additions and 2 deletions

View File

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