summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2020-07-31 17:24:22 -0400
committerMatthew Heon <matthew.heon@pm.me>2020-07-31 17:24:22 -0400
commit66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8 (patch)
treef65d18ede06b1be953ced740a33f448506adbe9a /README.md
parent7a15be546adffe4f884abfbd4ed02f69ac7659e0 (diff)
downloadpodman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.tar.gz
podman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.tar.bz2
podman-66f1ec64abb01e6beaa72f9bb92cbfa24c73c5e8.zip
Update master README and release notes for v2.0.4
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
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 8065e4c49..50af1bdaf 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.3](https://github.com/containers/podman/releases/latest)
+* [Latest Version: 2.0.4](https://github.com/containers/podman/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux