mirror of https://github.com/gogs/gogs.git
bindata: generate for PR #3646
parent
be3a13a0d6
commit
32a0255ce3
2
gogs.go
2
gogs.go
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.9.129.0131"
|
||||
const APP_VER = "0.9.130.0131"
|
||||
|
||||
func init() {
|
||||
setting.AppVer = APP_VER
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1 +1 @@
|
|||
0.9.129.0131
|
||||
0.9.130.0131
|
Loading…
Reference in New Issue