summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-11-04 16:07:00 -0500
committerMatthew Heon <matthew.heon@pm.me>2019-11-04 16:07:00 -0500
commit23058842f2364cd50f6bd681d3fc7b13c5340d41 (patch)
treec573007c86a07bd4657e99db2b1109992e79babf /README.md
parent6dedc919d454241383768adf95fd5938ea0f8371 (diff)
downloadpodman-23058842f2364cd50f6bd681d3fc7b13c5340d41.tar.gz
podman-23058842f2364cd50f6bd681d3fc7b13c5340d41.tar.bz2
podman-23058842f2364cd50f6bd681d3fc7b13c5340d41.zip
Bump version in README to v1.6.3
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 a53da71db..8f7e7facd 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.6.2](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.6.3](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):