aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorOpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com>2019-05-17 18:36:07 +0200
committerGitHub <noreply@github.com>2019-05-17 18:36:07 +0200
commit41c4721b0b06e213e01713aa491fe877befbe077 (patch)
tree05598929747662686d054d6297ce9c0db6fdf010 /README.md
parent07b87b139099c85a3083202f190915aee6f2faf8 (diff)
parent4b2d743d53b865f082c40ccf7abe9ba720106f62 (diff)
downloadpodman-41c4721b0b06e213e01713aa491fe877befbe077.tar.gz
podman-41c4721b0b06e213e01713aa491fe877befbe077.tar.bz2
podman-41c4721b0b06e213e01713aa491fe877befbe077.zip
Merge pull request #3098 from mheon/fix_release_notes
Fix a typo in release notes, and bump README version
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 3abe27fcf..aba6f355d 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.2.0](https://github.com/containers/libpod/releases/latest)
+* [Latest Version: 1.3.1](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