summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2020-09-22 14:48:55 -0400
committerMatthew Heon <mheon@redhat.com>2020-09-22 14:48:55 -0400
commitd8c30675d280346d03ed3ca9ef50bb0f1a5715cc (patch)
tree1e5f143d1c6d6b77ab06eeed75c5634795c42b11 /README.md
parent4e4c9056e0c044b95bfd808a5afd0fd64f4fa9fc (diff)
downloadpodman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.tar.gz
podman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.tar.bz2
podman-d8c30675d280346d03ed3ca9ef50bb0f1a5715cc.zip
Bump version in README to v2.1.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 5a316f170..891d712c8 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.0.6](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.1.0](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux