diff --git a/gogs.go b/gogs.go index b2cb0b3f67..39d8967745 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 ad8ff378fd..491ce60841 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 41228afd2f..ddfe59bc6b 100644 --- a/templates/repo/issue/new_form.tmpl +++ b/templates/repo/issue/new_form.tmpl @@ -29,7 +29,7 @@
-