mirror of
https://github.com/gogs/gogs.git
synced 2025-04-28 05:33:05 +00:00
bindata: generate for PR #3646
This commit is contained in:
parent
be3a13a0d6
commit
32a0255ce3
2
gogs.go
2
gogs.go
@ -16,7 +16,7 @@ import (
|
|||||||
"github.com/gogits/gogs/modules/setting"
|
"github.com/gogits/gogs/modules/setting"
|
||||||
)
|
)
|
||||||
|
|
||||||
const APP_VER = "0.9.129.0131"
|
const APP_VER = "0.9.130.0131"
|
||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
setting.AppVer = APP_VER
|
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…
x
Reference in New Issue
Block a user