diff options
author | jesperpedersen <jesper.pedersen@redhat.com> | 2021-09-03 17:58:16 -0400 |
---|---|---|
committer | jesperpedersen <jesper.pedersen@redhat.com> | 2021-09-04 01:04:16 -0400 |
commit | 5d31c4250b7b55749495869fc6ceb3a87b616fc1 (patch) | |
tree | 9675a8d911b16bafe353987d85ca9c350b2b391f /README.md | |
parent | af58cb15d2aa46609fc7231647af09f808ba6c1c (diff) | |
download | podman-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |