mirror of
https://github.com/gogs/gogs.git
synced 2025-05-31 11:42:13 +00:00
Bump version
This commit is contained in:
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…
x
Reference in New Issue
Block a user