diff options
author | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-21 23:28:44 +0800 |
---|---|---|
committer | FuXiaoHei <fuxiaohei@hexiaz.com> | 2014-03-21 23:28:44 +0800 |
commit | 9218f76c8e4a6fafbe6bed1d61eb66ba73bf70f2 (patch) | |
tree | 881531e41b0a51a853845740e6728ddb4e5d5277 /README.md | |
parent | 011134e0aff5d16501b60a6feaaa8c2ccf0d269d (diff) | |
parent | d40499e7fa3d62655431f160b6909d9751dabe11 (diff) |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |