aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-03-30 09:18:08 -0400
committerMatthew Heon <mheon@redhat.com>2021-03-30 09:18:08 -0400
commitd446942a96078429c6ca97431a94de326c55c345 (patch)
tree3ef935d936485de3d7dab350338faaa45065e1eb /README.md
parent5eb59509be5862da75715a07602b64dedd65899e (diff)
downloadpodman-d446942a96078429c6ca97431a94de326c55c345.tar.gz
podman-d446942a96078429c6ca97431a94de326c55c345.tar.bz2
podman-d446942a96078429c6ca97431a94de326c55c345.zip
Update main branch to reflect the release of v3.1.0
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 8d9c98e81..829d50eb2 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.0.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.1.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux