summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-12-17 16:08:33 +0000
committerGitHub <noreply@github.com>2020-12-17 16:08:33 +0000
commit033336606f8aa9687cbdff5450c691b48d45e8e6 (patch)
treee1408f3fc9b04f5f8b1717bbf170f2c3dbf477e7
parent7592f8fbb4fc61c2c897469ef747a400334f525d (diff)
parent6bbe54f2b2c9e06f60f04fb7b56e0762dd5605f6 (diff)
downloadpodman-033336606f8aa9687cbdff5450c691b48d45e8e6.tar.gz
podman-033336606f8aa9687cbdff5450c691b48d45e8e6.tar.bz2
podman-033336606f8aa9687cbdff5450c691b48d45e8e6.zip
Merge pull request #8766 from TomSweeneyRedHat/dev/tsweeney/readnow
[CI:DOCS] Bump version on readme
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 3c25e53cb..bb8edcca4 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.2.0](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.2.1](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux