summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknown <joe2010xtmf@163.com>2014-03-21 10:09:57 -0400
committerUnknown <joe2010xtmf@163.com>2014-03-21 10:09:57 -0400
commitd40499e7fa3d62655431f160b6909d9751dabe11 (patch)
treee02d35f7494e4ba2234de5c0b954553ff9c57709 /README.md
parent67c4e5429818b501b0db5527ea38f2be75e5df55 (diff)
downloadgitea-d40499e7fa3d62655431f160b6909d9751dabe11.tar.gz
gitea-d40499e7fa3d62655431f160b6909d9751dabe11.zip
Finsih mail resend limit
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 e78ce8fe99..cbd1f588df 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.4 Alpha
+##### Current version: 0.1.5 Alpha
## Purpose