Update locale

This commit is contained in:
Unknwon
2017-03-06 23:37:46 -05:00
parent 92153fd898
commit c2f0711db0
4 changed files with 27 additions and 27 deletions

View File

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