summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-06-19 15:52:24 -0400
committerMatthew Heon <mheon@redhat.com>2020-06-19 15:52:24 -0400
commitc866e584ded2f17cd49045235cffd1d63be32675 (patch)
tree9737d1aa3db2a896a0f5ae07068d8bd3b56eeb62
parentf458c596830008303846ddfc7466d3f92ac2432d (diff)
downloadpodman-c866e584ded2f17cd49045235cffd1d63be32675.tar.gz
podman-c866e584ded2f17cd49045235cffd1d63be32675.tar.bz2
podman-c866e584ded2f17cd49045235cffd1d63be32675.zip
Update release notes to reflect we are now v2.0
Signed-off-by: Matthew Heon <mheon@redhat.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4a5fb2333..cc63acf88 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: v2.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