summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-06-19 15:56:08 -0400
committerMatthew Heon <mheon@redhat.com>2020-06-19 15:56:08 -0400
commit38b028710ee7833346e92f8071f4d34b8d425418 (patch)
treed3cfa8601f63a578266f93b2e3bc5a72af69ec13 /README.md
parentbd858dd8dca09048636da8a5b7853542bf89b4c4 (diff)
downloadpodman-38b028710ee7833346e92f8071f4d34b8d425418.tar.gz
podman-38b028710ee7833346e92f8071f4d34b8d425418.tar.bz2
podman-38b028710ee7833346e92f8071f4d34b8d425418.zip
Update README to reflect that v2.0.0 has been released
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 4a5fb2333..eb5250068 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: 1.9.2](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 2.0.0](https://github.com/containers/libpod/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux