summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-02-11 15:35:04 -0500
committerMatthew Heon <mheon@redhat.com>2021-02-11 15:35:04 -0500
commit40c3c972d5d9927157c015ead91dc4b6b14c3046 (patch)
tree14d76e87a1e25ed200b4e57fa237c0ff22c197f1 /README.md
parenta500d939754f0d63342ec379ae4490f86bb72150 (diff)
downloadpodman-40c3c972d5d9927157c015ead91dc4b6b14c3046.tar.gz
podman-40c3c972d5d9927157c015ead91dc4b6b14c3046.tar.bz2
podman-40c3c972d5d9927157c015ead91dc4b6b14c3046.zip
Update Master to reflect the 3.0 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 4dd34d366..8d9c98e81 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Podman (the POD MANager) is a tool for managing containers and images, volumes mounted into those containers, and pods made from groups of containers.
Podman is based on libpod, a library for container lifecycle management that is also contained in this repository. The libpod library provides APIs for managing containers, pods, container images, and volumes.
-* [Latest Version: 2.2.1](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.0.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux