diff --git a/gogs.go b/gogs.go index 6dd5937a9..78105ad1e 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 c9a50b1dc..8c1213101 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.11.91.0810 +0.11.91.0811