summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-06-13 12:47:57 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-06-13 12:47:57 -0400
commit861a3b84a33c5bcb51549df1c2b7dc58aa518af2 (patch)
treef5e0b5705698c4ce9a09ee4ff159cb27dcefa595 /README.md
parentf8a84fdcff12fdc150bb303d0004d5ba0cd6087b (diff)
downloadpodman-861a3b84a33c5bcb51549df1c2b7dc58aa518af2.tar.gz
podman-861a3b84a33c5bcb51549df1c2b7dc58aa518af2.tar.bz2
podman-861a3b84a33c5bcb51549df1c2b7dc58aa518af2.zip
Update 1.4.0 release notes with ID -> Id in inspect
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 64af6a120..f25560d78 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.3.1](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.4.0](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)
## Overview and scope