aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2022-04-13 11:24:12 -0400
committerMatthew Heon <mheon@redhat.com>2022-04-13 11:24:12 -0400
commit7c7020ba16660141da77cc4a61c2d7c3ab4efe59 (patch)
tree4d2946af6545173a89c8d4d9d1da75ae8443f2b9
parent013f946eddd646b7efce8d303d34f8f88124fbd1 (diff)
downloadpodman-7c7020ba16660141da77cc4a61c2d7c3ab4efe59.tar.gz
podman-7c7020ba16660141da77cc4a61c2d7c3ab4efe59.tar.bz2
podman-7c7020ba16660141da77cc4a61c2d7c3ab4efe59.zip
Update readme version
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 131c6f5a9..d4288e09f 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: 3.3.1](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.4.6](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux