Browse Source

Bump version

pull/4825/head
Unknwon 7 years ago
parent
commit
4d1d66d906
No known key found for this signature in database
GPG Key ID: 25B575AE3213B2B3
  1. 2
      gogs.go
  2. 2
      templates/.VERSION

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

2
templates/.VERSION

@ -1 +1 @@
0.11.29.0727
0.11.30.1014
Loading…
Cancel
Save