bump version to 1.13.0-rc2

Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
Victor Vieux 2016-11-22 21:23:23 -08:00
parent dba611d0f1
commit 1f9b3ef9e9
2 changed files with 2 additions and 2 deletions

View file

@ -82,7 +82,7 @@ be found.
### Remote API (v1.25) & Client
+ (experimental) Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
+ Support `docker stack deploy` from a Compose file [#27998](https://github.com/docker/docker/pull/27998)
+ (experimental) Implement checkpoint and restore [#22049](https://github.com/docker/docker/pull/22049)
+ Add `--format` flag to `docker info` [#23808](https://github.com/docker/docker/pull/23808)
* Remove `--name` from `docker volume create` [#23830](https://github.com/docker/docker/pull/23830)

View file

@ -1 +1 @@
1.13.0-rc1
1.13.0-rc2