diff options
author | Matthew Heon <matthew.heon@pm.me> | 2019-07-02 19:55:06 -0400 |
---|---|---|
committer | Matthew Heon <matthew.heon@pm.me> | 2019-07-02 19:55:06 -0400 |
commit | 241c643e7724a32913fe22e19f9286cbdb057fd3 (patch) | |
tree | 6ed9bc0d793a25701aa7f601f52309f2c5115b17 /README.md | |
parent | 23711589f06b243fde07b9fcecb1cdc11c98a616 (diff) | |
download | podman-241c643e7724a32913fe22e19f9286cbdb057fd3.tar.gz podman-241c643e7724a32913fe22e19f9286cbdb057fd3.tar.bz2 podman-241c643e7724a32913fe22e19f9286cbdb057fd3.zip |
Bump current version in README
Signed-off-by: Matthew Heon <matthew.heon@pm.me>
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |