summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2016-07-23 17:36:15 +0800
committerUnknwon <u@gogs.io>2016-07-23 17:36:15 +0800
commit745167d57a02f2bae07103886fa5e62e398cfbcb (patch)
treec3d84ff93768084c467cf482e5e38bd3aa5732d2 /README.md
parentd7bdc1de8d98d7f58971f822e10c1650a450b194 (diff)
downloadgitea-745167d57a02f2bae07103886fa5e62e398cfbcb.tar.gz
gitea-745167d57a02f2bae07103886fa5e62e398cfbcb.zip
#3157 create user path before rename repository while transfer
os.Rename does not create parent directory automatically when not exist
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 a9e0e0a18a..fb29684ae8 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@ Gogs - Go Git Service [![Build Status](https://travis-ci.org/gogits/gogs.svg?bra
![](https://github.com/gogits/gogs/blob/master/public/img/gogs-large-resize.png?raw=true)
-##### Current tip version: 0.9.49 (see [Releases](https://github.com/gogits/gogs/releases) for binary versions)
+##### Current tip version: 0.9.50 (see [Releases](https://github.com/gogits/gogs/releases) for binary versions)
| Web | UI | Preview |
|:-------------:|:-------:|:-------:|