summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2020-04-29 16:05:11 +0200
committerGitHub <noreply@github.com>2020-04-29 16:05:11 +0200
commitde77e4b3f12271e7ab8fe3c7e2c444032032acd2 (patch)
tree6f75cfd5ec6afd9bf4a072dc88bcbb0ab3dc46fe /README.md
parenta22dacfa1bfa5425e93206877ac479b165efbda8 (diff)
parentaf0d99f9420760c29cb174a71decaffef444b599 (diff)
downloadpodman-de77e4b3f12271e7ab8fe3c7e2c444032032acd2.tar.gz
podman-de77e4b3f12271e7ab8fe3c7e2c444032032acd2.tar.bz2
podman-de77e4b3f12271e7ab8fe3c7e2c444032032acd2.zip
Merge pull request #6031 from mheon/release_191_in_master
Update release notes and README for 1.9.1 release
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 8cc010a45..8d9447e51 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
Libpod provides a library for applications looking to use the Container Pod concept,
popularized by Kubernetes. Libpod also contains the Pod Manager tool `(Podman)`. Podman manages pods, containers, container images, and container volumes.
-* [Latest Version: 1.9.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.9.1](https://github.com/containers/libpod/releases/latest)
* [Continuous Integration:](contrib/cirrus/README.md) [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod/master)
* [GoDoc: ![GoDoc](https://godoc.org/github.com/containers/libpod/libpod?status.svg)](https://godoc.org/github.com/containers/libpod/libpod)
* Automated continuous release downloads (including remote-client):