diff --git a/gogs.go b/gogs.go index 4661bccb5..de4972567 100644 --- a/gogs.go +++ b/gogs.go @@ -16,7 +16,7 @@ import ( "github.com/gogits/gogs/modules/setting" ) -const APP_VER = "0.9.147.0214" +const APP_VER = "0.9.148.0215" func init() { setting.AppVer = APP_VER diff --git a/templates/.VERSION b/templates/.VERSION index 79c7c09ac..e06bbb892 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.9.147.0214 \ No newline at end of file +0.9.148.0215 \ No newline at end of file diff --git a/templates/repo/wiki/new.tmpl b/templates/repo/wiki/new.tmpl index af87e9c43..48188db2f 100644 --- a/templates/repo/wiki/new.tmpl +++ b/templates/repo/wiki/new.tmpl @@ -11,7 +11,7 @@ {{end}} -
+ {{.CsrfTokenHtml}}