summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Heon <matthew.heon@pm.me>2019-07-02 19:55:06 -0400
committerMatthew Heon <matthew.heon@pm.me>2019-07-02 19:55:06 -0400
commit241c643e7724a32913fe22e19f9286cbdb057fd3 (patch)
tree6ed9bc0d793a25701aa7f601f52309f2c5115b17
parent23711589f06b243fde07b9fcecb1cdc11c98a616 (diff)
downloadpodman-241c643e7724a32913fe22e19f9286cbdb057fd3.tar.gz
podman-241c643e7724a32913fe22e19f9286cbdb057fd3.tar.bz2
podman-241c643e7724a32913fe22e19f9286cbdb057fd3.zip
Bump current version in README
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ad9c3270b..e22c35d4f 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.4.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.4.4](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