diff --git a/README.md b/README.md index 6589068e79..fd1a14e0da 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ Gogs(Go Git Service) is a GitHub-like clone in the Go Programming Language. Since we choose to use pure Go implementation of Git manipulation, Gogs certainly supports **ALL platforms** that Go supports, including Linux, Max OS X, and Windows with **ZERO** dependency. -##### Current version: 0.0.9 Alpha +##### Current version: 0.1.0 Alpha ## Purpose diff --git a/templates/repo/single.tmpl b/templates/repo/single.tmpl index 561deb253f..cbc82e51c1 100644 --- a/templates/repo/single.tmpl +++ b/templates/repo/single.tmpl @@ -60,23 +60,19 @@