aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSascha Grunert <sgrunert@suse.com>2020-01-23 09:15:22 +0100
committerSascha Grunert <sgrunert@suse.com>2020-01-23 09:15:22 +0100
commitd780c0a23ca2af059aba946d634b3d9218729822 (patch)
tree020180279f8ba8ee5dacee2552362ea7feae1814
parent9be64300d46341ab345f8c760b7a79cced7db3f9 (diff)
downloadpodman-d780c0a23ca2af059aba946d634b3d9218729822.tar.gz
podman-d780c0a23ca2af059aba946d634b3d9218729822.tar.bz2
podman-d780c0a23ca2af059aba946d634b3d9218729822.zip
Update README.md to reference latest version
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1c2744ceb..e7ab48fac 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.3](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.7.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)
* [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):