diff --git a/gogs.go b/gogs.go index 9107af57f..452a4c6b3 100644 --- a/gogs.go +++ b/gogs.go @@ -16,7 +16,7 @@ import ( "github.com/gogits/gogs/modules/setting" ) -const APP_VER = "0.10.24.0319" +const APP_VER = "0.10.24.0320" func init() { setting.AppVer = APP_VER diff --git a/templates/.VERSION b/templates/.VERSION index 5ec058935..bf9d41714 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.10.24.0319 \ No newline at end of file +0.10.24.0320 \ No newline at end of file diff --git a/templates/user/dashboard/dashboard.tmpl b/templates/user/dashboard/dashboard.tmpl index 0c2c744f8..40c6b2dd3 100644 --- a/templates/user/dashboard/dashboard.tmpl +++ b/templates/user/dashboard/dashboard.tmpl @@ -5,7 +5,9 @@