db/repo: print more error info

This commit is contained in:
Unknwon
2019-11-05 11:01:11 -08:00
parent b40b85e006
commit 83b480761f
2 changed files with 2 additions and 2 deletions

View File

@@ -17,7 +17,7 @@ import (
"gogs.io/gogs/internal/setting"
)
const Version = "0.11.96.1026"
const Version = "0.11.96.1105"
func init() {
setting.AppVer = Version