Browse Source

bindata: generate for PR #3646

Unknwon 8 years ago
parent
commit
32a0255ce3
3 changed files with 2 additions and 2 deletions
  1. 1 1
      gogs.go
  2. 0 0
      modules/bindata/bindata.go
  3. 1 1
      templates/.VERSION

+ 1 - 1
gogs.go

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

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


+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.9.129.0131
+0.9.130.0131

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