summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2021-06-03 22:58:47 +0200
committerGitHub <noreply@github.com>2021-06-03 22:58:47 +0200
commitf7233a2da7fe79075ade9f34adc702c5d2eb76bc (patch)
tree3dd4073b1732cbe6df796d430e8574b655759bd0 /README.md
parenta53251e1c670b15d3368c0b2396b723a4c3aa266 (diff)
parent346c082252415796211ae36fcd0bd4ef990a9835 (diff)
downloadpodman-f7233a2da7fe79075ade9f34adc702c5d2eb76bc.tar.gz
podman-f7233a2da7fe79075ade9f34adc702c5d2eb76bc.tar.bz2
podman-f7233a2da7fe79075ade9f34adc702c5d2eb76bc.zip
Merge pull request #10553 from mheon/bump_master_320
[CI:DOCS] Update main branch to reflect 3.2.0 release
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 eea53e6a0..db6fc3b5d 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.1.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.2.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux