Merge branch 'master' of github.com:gogits/gogs into develop

pull/4224/head^2
Unknwon 2017-02-28 06:22:28 -05:00
commit fd667ca1d8
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
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

View File

@ -1 +1 @@
0.10.0.0227
0.10.1.0228