diff options
author | Matthew Heon <mheon@redhat.com> | 2020-07-07 15:20:29 -0400 |
---|---|---|
committer | Matthew Heon <mheon@redhat.com> | 2020-07-08 15:54:09 -0400 |
commit | b1623a1ba5b53a89828d117c757b6b1577800b14 (patch) | |
tree | d65031fe4692e28caf3f122a73fe30ca9f607719 /README.md | |
parent | b58d2b777cbdfe5be1553507a1fe6efacbc3d26f (diff) | |
download | podman-b1623a1ba5b53a89828d117c757b6b1577800b14.tar.gz podman-b1623a1ba5b53a89828d117c757b6b1577800b14.tar.bz2 podman-b1623a1ba5b53a89828d117c757b6b1577800b14.zip |
Update release notes on Master for v2.0.2
Also update README to reflect the new release.
Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ Libpod provides a library for applications looking to use the Container Pod concept, popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes. -* [Latest Version: 2.0.0](https://github.com/containers/libpod/releases/latest) +* [Latest Version: 2.0.2](https://github.com/containers/libpod/releases/latest) * Latest Remote client for Windows * Latest Remote client for MacOs * Latest Static Remote client for Linux |