summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDaniel J Walsh <dwalsh@redhat.com>2020-07-08 16:17:26 -0400
committerGitHub <noreply@github.com>2020-07-08 16:17:26 -0400
commitedf5fe8b17f39ce98805c279b9795bfd4123abe2 (patch)
treed65031fe4692e28caf3f122a73fe30ca9f607719 /README.md
parentb58d2b777cbdfe5be1553507a1fe6efacbc3d26f (diff)
parentb1623a1ba5b53a89828d117c757b6b1577800b14 (diff)
downloadpodman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.tar.gz
podman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.tar.bz2
podman-edf5fe8b17f39ce98805c279b9795bfd4123abe2.zip
Merge pull request #6889 from mheon/update_master_releasenotes
[CI:DOCS] Update release notes on Master for v2.0.2
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