forked from forgejo/forgejo
Finish issue design
This commit is contained in:
parent
8ca14e2109
commit
7407f9caf3
10 changed files with 433 additions and 229 deletions
2
gogs.go
2
gogs.go
|
@ -17,7 +17,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/base"
|
||||
)
|
||||
|
||||
const APP_VER = "0.3.3.0506 Alpha"
|
||||
const APP_VER = "0.3.3.0507 Alpha"
|
||||
|
||||
func init() {
|
||||
base.AppVer = APP_VER
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue