summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjesperpedersen <jesper.pedersen@redhat.com>2021-09-03 17:58:16 -0400
committerjesperpedersen <jesper.pedersen@redhat.com>2021-09-04 01:04:16 -0400
commit5d31c4250b7b55749495869fc6ceb3a87b616fc1 (patch)
tree9675a8d911b16bafe353987d85ca9c350b2b391f /README.md
parentaf58cb15d2aa46609fc7231647af09f808ba6c1c (diff)
downloadpodman-5d31c4250b7b55749495869fc6ceb3a87b616fc1.tar.gz
podman-5d31c4250b7b55749495869fc6ceb3a87b616fc1.tar.bz2
podman-5d31c4250b7b55749495869fc6ceb3a87b616fc1.zip
Bump release to 3.3.1
Signed-off-by: jesperpedersen <jesper.pedersen@redhat.com> [NO TESTS NEEDED]
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 10bf216a7..131c6f5a9 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.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 3.3.1](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for macOS
* Latest Static Remote client for Linux