Browse code

bump version to 1.13.0-rc2

Signed-off-by: Victor Vieux <victorvieux@gmail.com>

Victor Vieux authored on 2016/11/23 14:23:23
Showing 2 changed files
... ...
@@ -82,7 +82,7 @@ be found.
82 82
 
83 83
 ### Remote API (v1.25) & Client
84 84
 
85
-+ (experimental) Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
85
++ Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
86 86
 + (experimental) Implement checkpoint and restore [#22049](https://github.com/docker/docker/pull/22049)
87 87
 + Add `--format` flag to `docker info` [#23808](https://github.com/docker/docker/pull/23808)
88 88
 * Remove `--name` from `docker volume create` [#23830](https://github.com/docker/docker/pull/23830)
... ...
@@ -1 +1 @@
1
-1.13.0-rc1
1
+1.13.0-rc2