Browse Source

bindata: update changes from pull requests

Unknwon 6 years ago
parent
commit
49bd893a77
3 changed files with 4 additions and 2 deletions
  1. 1 1
      gogs.go
  2. 2 0
      pkg/bindata/bindata.go
  3. 1 1
      templates/.VERSION

+ 1 - 1
gogs.go

@@ -16,7 +16,7 @@ import (
 	"github.com/gogits/gogs/pkg/setting"
 )
 
-const APP_VER = "0.11.35.0306"
+const APP_VER = "0.11.36.0306"
 
 func init() {
 	setting.AppVer = APP_VER

File diff suppressed because it is too large
+ 2 - 0
pkg/bindata/bindata.go


+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.11.35.0306
+0.11.36.0306

Some files were not shown because too many files changed in this diff