aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorskyblue <ssx205@gmail.com>2014-04-06 23:12:29 +0800
committerskyblue <ssx205@gmail.com>2014-04-06 23:12:29 +0800
commit5e534bf2a56a2f4e36d039699ba60946f993574b (patch)
tree17fd6a6dde814567538fe1a84126f83303df3904 /README.md
parenta04918e36d49e1d066c6f661a73eebf706a97237 (diff)
parentd3a987eded8bf2d0afc35dce32238e59da8080a8 (diff)
Merge branch 'dev' of github.com:gogits/gogs into dev
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 6061f5a7..ede1894a 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ Gogs(Go Git Service) is a Self Hosted Git Service in the Go Programming Language
![Demo](http://gowalker.org/public/gogs_demo.gif)
-##### Current version: 0.2.0 Alpha
+##### Current version: 0.2.1 Alpha
#### Due to testing purpose, data of [try.gogits.org](http://try.gogits.org) has been reset in March 29, 2014 and will reset multiple times after. Please do NOT put your important data on the site.
@@ -31,7 +31,7 @@ More importantly, Gogs only needs one binary to setup your own project hosting o
- Activity timeline
- SSH/HTTPS(Clone only) protocol support.
- Register/delete/rename account.
-- Create/delete/watch/rename public repository.
+- Create/delete/watch/rename/transfer public repository.
- Repository viewer.
- Issue tracker.
- Gravatar and cache support.