#3348 always use relative avatar link in the template
This commit is contained in:
parent
db3d393576
commit
50422f1fc2
32 changed files with 58 additions and 57 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.61.0804"
|
||||
const APP_VER = "0.9.62.0805"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue