diff --git a/gogs.go b/gogs.go index b2cb0b3f6..39d896774 100644 --- a/gogs.go +++ b/gogs.go @@ -17,7 +17,7 @@ import ( "github.com/gogits/gogs/modules/setting" ) -const APP_VER = "0.6.6.0825 Beta" +const APP_VER = "0.6.6.0826 Beta" func init() { runtime.GOMAXPROCS(runtime.NumCPU()) diff --git a/templates/.VERSION b/templates/.VERSION index ad8ff378f..491ce6084 100644 --- a/templates/.VERSION +++ b/templates/.VERSION @@ -1 +1 @@ -0.6.6.0825 Beta \ No newline at end of file +0.6.6.0826 Beta \ No newline at end of file diff --git a/templates/repo/issue/new_form.tmpl b/templates/repo/issue/new_form.tmpl index 41228afd2..ddfe59bc6 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -29,7 +29,7 @@
-