Bump version

This commit is contained in:
Unknwon
2017-02-28 05:45:50 -05:00
parent 9ace35ee8b
commit 9d40b8a83c
2 changed files with 2 additions and 2 deletions

View File

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