forked from forgejo/forgejo
#1594 Collaborative Repositories missing suburl on Dashboard
This commit is contained in:
parent
232c22208c
commit
645d4d0c5b
5 changed files with 5 additions and 5 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.6.9.0906 Beta"
|
||||
const APP_VER = "0.6.9.0907 Beta"
|
||||
|
||||
func init() {
|
||||
runtime.GOMAXPROCS(runtime.NumCPU())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue