Update and reorganize front-end resources

This commit is contained in:
Unknwon 2016-01-30 22:10:20 -05:00
parent 6e03f61617
commit 8436d69eaf
46 changed files with 677 additions and 3983 deletions

View file

@ -17,7 +17,7 @@ import (
"github.com/gogits/gogs/modules/setting"
)
const APP_VER = "0.8.25.0129"
const APP_VER = "0.8.25.0130"
func init() {
runtime.GOMAXPROCS(runtime.NumCPU())