浏览代码

bindata: generate for PR #3646

Unknwon 8 年之前
父节点
当前提交
32a0255ce3
共有 3 个文件被更改,包括 2 次插入2 次删除
  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

文件差异内容过多而无法显示
+ 0 - 0
modules/bindata/bindata.go


+ 1 - 1
templates/.VERSION

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

部分文件因为文件数量过多而无法显示