diff options
author | Matthew Heon <mheon@redhat.com> | 2020-09-22 14:48:55 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-09-22 14:48:55 -0400 |
commit | d8c30675d280346d03ed3ca9ef50bb0f1a5715cc (patch) | |
tree | 1e5f143d1c6d6b77ab06eeed75c5634795c42b11 | |
parent | 4e4c9056e0c044b95bfd808a5afd0fd64f4fa9fc (diff) | |
download | podman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.tar.gz podman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.tar.bz2 podman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.zip |
Bump version in README to v2.1.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers. Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes. -* [Latest Version: 2.0.6](https://github.com/containers/podman/releases/latest) +* [Latest Version: 2.1.0](https://github.com/containers/podman/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |