aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gogs.go2
-rw-r--r--templates/.VERSION2
2 files changed, 2 insertions, 2 deletions
diff --git a/gogs.go b/gogs.go
index 6dd5937a..78105ad1 100644
--- a/gogs.go
+++ b/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
diff --git a/templates/.VERSION b/templates/.VERSION
index c9a50b1d..8c121310 100644
--- a/templates/.VERSION
+++ b/templates/.VERSION
@@ -1 +1 @@
-0.11.91.0810
+0.11.91.0811