mirror of
https://github.com/gogs/gogs.git
synced 2026-07-07 22:13:33 +02:00
bindata: generate for PR #3646
This commit is contained in:
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
|
||||
Reference in New Issue
Block a user