mirror of https://github.com/gogs/gogs.git
parent
48cdae2829
commit
c154721f4a
2
gogs.go
2
gogs.go
|
@ -16,7 +16,7 @@ import (
|
|||
"github.com/gogs/gogs/pkg/setting"
|
||||
)
|
||||
|
||||
const Version = "0.11.91.0810"
|
||||
const Version = "0.11.91.0811"
|
||||
|
||||
func init() {
|
||||
setting.AppVer = Version
|
||||
|
|
|
@ -1 +1 @@
|
|||
0.11.91.0810
|
||||
0.11.91.0811
|
||||
|
|
Loading…
Reference in New Issue