浏览代码

bump version to 1.13.0-rc6

Signed-off-by: Victor Vieux <vieux@docker.com>
Victor Vieux 8 年之前
父节点
当前提交
2f2d055013
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      CHANGELOG.md
  2. 1 1
      VERSION

+ 1 - 1
CHANGELOG.md

@@ -5,7 +5,7 @@ information on the list of deprecated flags and APIs please have a look at
 https://docs.docker.com/engine/deprecated/ where target removal dates can also
 https://docs.docker.com/engine/deprecated/ where target removal dates can also
 be found.
 be found.
 
 
-## 1.13.0 (2017-01-10)
+## 1.13.0 (2017-01-18)
 
 
 **IMPORTANT**: In Docker 1.13, the managed plugin api changed, as compared to the experimental
 **IMPORTANT**: In Docker 1.13, the managed plugin api changed, as compared to the experimental
 version introduced in Docker 1.12. You must **uninstall** plugins which you installed with Docker 1.12
 version introduced in Docker 1.12. You must **uninstall** plugins which you installed with Docker 1.12

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.13.0-rc5
+1.13.0-rc6