summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-17 14:11:46 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-17 14:11:46 -0400
commitf31151e681384be2412c01d3baa53e471212e8dd (patch)
treefcd5847aaf795f72a1cb3bbac058bf009bb487f1 /README.md
parente51afe4621cfbc8380994c818981f42a097e3ec5 (diff)
downloadgitea-f31151e681384be2412c01d3baa53e471212e8dd.tar.gz
gitea-f31151e681384be2412c01d3baa53e471212e8dd.zip
Add commit link for file list
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 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