Browse Source

Bump version

unknwon 4 years ago
parent
commit
c154721f4a
2 changed files with 2 additions and 2 deletions
  1. 1 1
      gogs.go
  2. 1 1
      templates/.VERSION

+ 1 - 1
gogs.go

@@ -16,7 +16,7 @@ import (
 	"github.com/gogs/gogs/pkg/setting"
 )
 
-const Version = "0.11.91.0810"
+const Version = "0.11.91.0811"
 
 func init() {
 	setting.AppVer = Version

+ 1 - 1
templates/.VERSION

@@ -1 +1 @@
-0.11.91.0810
+0.11.91.0811