mirror of
https://github.com/gogs/gogs.git
synced 2025-05-24 16:30:51 +00:00
Prepare release
[CI SKIP]
This commit is contained in:
parent
ad3c6ef205
commit
375f1b1fde
2
gogs.go
2
gogs.go
@ -16,7 +16,7 @@ import (
|
||||
"github.com/gogits/gogs/modules/setting"
|
||||
)
|
||||
|
||||
const APP_VER = "0.10.31.0327"
|
||||
const APP_VER = "0.10.31.0327 / 0.11 RC"
|
||||
|
||||
func init() {
|
||||
setting.AppVer = APP_VER
|
||||
|
@ -1 +1 @@
|
||||
0.10.31.0327
|
||||
0.10.31.0327 / 0.11 RC
|
Loading…
x
Reference in New Issue
Block a user