mirror of https://github.com/gogs/gogs.git
Bump version
parent
b727e0be71
commit
4d1d66d906
2
gogs.go
2
gogs.go
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/gogits/gogs/pkg/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.11.29.0727"
|
||||
const APP_VER = "0.11.30.1014"
|
||||
|
||||
func init() {
|
||||
setting.AppVer = APP_VER
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.11.29.0727
|
||||
0.11.30.1014
|
Loading…
Reference in New Issue