templates/repo: remove unnecessary wrap div

This commit is contained in:
unknwon
2019-09-21 20:48:09 -07:00
parent 209569a035
commit 847c06d88b
3 changed files with 3 additions and 5 deletions

View File

@@ -16,7 +16,7 @@ import (
"github.com/gogs/gogs/pkg/setting"
)
const Version = "0.11.92.0915"
const Version = "0.11.93.0921"
func init() {
setting.AppVer = Version