aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-11-30 21:02:08 -0500
committerMatthew Heon <mheon@redhat.com>2020-11-30 21:02:08 -0500
commit1060154135bd969c549adb6863a0baca97af7308 (patch)
treecb4b8d455b4ccd579d4291e11ed6bddae762c38f /README.md
parentca612a3407eeecfedc38b629731f1e7a0105020f (diff)
downloadpodman-1060154135bd969c549adb6863a0baca97af7308.tar.gz
podman-1060154135bd969c549adb6863a0baca97af7308.tar.bz2
podman-1060154135bd969c549adb6863a0baca97af7308.zip
Bump version in README to v2.2.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 139af6983..65fcaaebf 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: 2.1.1](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.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