summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-22 16:00:46 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-22 16:00:46 -0400
commit59ffdbf6f80328f9b9074930444dedd936aeae51 (patch)
tree486e9ad694a510db04453e259010ed60bd215ffd /README.md
parentb3cfd9fe0c293ba9d84d38ec140db2c01b1e3109 (diff)
downloadgitea-59ffdbf6f80328f9b9074930444dedd936aeae51.tar.gz
gitea-59ffdbf6f80328f9b9074930444dedd936aeae51.zip
Add create, list, view issue
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 35044927ff..89a346d602 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.1.5 Alpha
+##### Current version: 0.1.6 Alpha
## Purpose