diff options
author | Unknwon <joe2010xtmf@163.com> | 2014-09-21 12:19:50 -0400 |
---|---|---|
committer | Unknwon <joe2010xtmf@163.com> | 2014-09-21 12:19:50 -0400 |
commit | 4a01bb8fa40e770433b6858a97e336393cb8e9b2 (patch) | |
tree | e42daade1c3cab7ba4d2e769b861416a924ebafe /README_ZH.md | |
parent | d325b23dbb44fe3b1e542ee330185610e861279e (diff) | |
download | gitea-4a01bb8fa40e770433b6858a97e336393cb8e9b2.tar.gz gitea-4a01bb8fa40e770433b6858a97e336393cb8e9b2.zip |
Mirror bug fix
Diffstat (limited to 'README_ZH.md')
-rw-r--r-- | README_ZH.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README_ZH.md b/README_ZH.md index 4f59e00187..fcc8b49694 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -5,7 +5,7 @@ Gogs(Go Git Service) 是一个基于 Go 语言的自助 Git 服务。 ![Demo](https://gowalker.org/public/gogs_demo.gif) -##### 当前版本:0.5.2 Beta +##### 当前版本:0.5.3 Beta ## 开发目的 |