Ver código fonte

Prepare release

[CI SKIP]
Unknwon 7 anos atrás
pai
commit
375f1b1fde
2 arquivos alterados com 2 adições e 2 exclusões
  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