summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-20 11:41:24 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-20 11:41:24 -0400
commit3b387336bfc097090d5b03f5b01e136bca56f8fd (patch)
tree70b21fa35d162a011b6a154fab4579c9491d7245 /README.md
parent1a0d7c54a2abecbe5335ca374fd8a345c2e7d3fd (diff)
downloadgitea-3b387336bfc097090d5b03f5b01e136bca56f8fd.tar.gz
gitea-3b387336bfc097090d5b03f5b01e136bca56f8fd.zip
Add Repository/user name filter
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 3a1023c6d9..4219e4ed03 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.1 Alpha
+##### Current version: 0.1.4 Alpha
## Purpose