summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-07-07 15:20:29 -0400
committerMatthew Heon <mheon@redhat.com>2020-07-08 15:54:09 -0400
commitb1623a1ba5b53a89828d117c757b6b1577800b14 (patch)
treed65031fe4692e28caf3f122a73fe30ca9f607719 /README.md
parentb58d2b777cbdfe5be1553507a1fe6efacbc3d26f (diff)
downloadpodman-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.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index eb5250068..619c9c0ec 100644
--- a/README.md
+++ b/README.md
@@ -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