summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-16 23:43:22 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-16 23:43:22 -0400
commit685631627e5c4db881160bfc9b39dc45143989f6 (patch)
tree632f287752a9d678e3dfcbc49c0b75ccf4ad4f71 /README.md
parent7015c3d4912bbe053786819b71539720f96e4a39 (diff)
downloadgitea-685631627e5c4db881160bfc9b39dc45143989f6.tar.gz
gitea-685631627e5c4db881160bfc9b39dc45143989f6.zip
Show branches in repo viewer
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f4250a47a4..d0a0c2054c 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 implmentation 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.8 Alpha
+##### Current version: 0.0.9 Alpha
## Purpose