Explorar el Código

Prepare release

[CI SKIP]
Unknwon hace 8 años
padre
commit
375f1b1fde
Se han modificado 2 ficheros con 2 adiciones y 2 borrados
  1. 1 1
      gogs.go
  2. 1 1
      templates/.VERSION

+ 1 - 1
gogs.go

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

+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.10.31.0327
+0.10.31.0327 / 0.11 RC