summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-07-23 21:34:26 +0200
committerGitHub <noreply@github.com>2020-07-23 21:34:26 +0200
commitd4b5a181825fe8d402380ead4941f3afccd5e12e (patch)
treeace262d295713565f8d1ba49e598175387d36fe7 /README.md
parent961fa6a6082990276300aaf39834da13183bb88e (diff)
parentd46b7d7f1c59d9c22da3a48e03458783d607b1a0 (diff)
downloadpodman-d4b5a181825fe8d402380ead4941f3afccd5e12e.tar.gz
podman-d4b5a181825fe8d402380ead4941f3afccd5e12e.tar.bz2
podman-d4b5a181825fe8d402380ead4941f3afccd5e12e.zip
Merge pull request #7071 from mheon/bump_master_to_203
[CI:DOCS] Update release notes and README on master for v2.0.3
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 21b30fdbd..1ca987d0f 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.2](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 2.0.3](https://github.com/containers/libpod/releases/latest)
* Latest Remote client for Windows
* Latest Remote client for MacOs
* Latest Static Remote client for Linux