summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-06-14 05:24:39 +0200
committerGitHub <noreply@github.com>2019-06-14 05:24:39 +0200
commit56957db468a018063af34489f671274498b1ef28 (patch)
tree1845e7ef25140b1643f13fb5558f9609d87c531e /README.md
parent2784cf3ca3c635b1383823dd9bc47d26274e60e3 (diff)
parenta5995e0473338706a2ba7fc8e5266bcfa6678ac4 (diff)
downloadpodman-56957db468a018063af34489f671274498b1ef28.tar.gz
podman-56957db468a018063af34489f671274498b1ef28.tar.bz2
podman-56957db468a018063af34489f671274498b1ef28.zip
Merge pull request #3322 from mheon/fix_release_notes
Update 1.4.0 release notes with ID -> Id in inspect
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