diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-11-15 15:37:53 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-11-15 15:37:53 -0500 |
commit | 1b52843cfd2ae254a6e52c74e564730f1c875c4c (patch) | |
tree | d3d7a4fbe1c67a9a97529b95c8599df93eb11c91 /README.md | |
parent | 286801229abf0c3b93895c140b102cabd10b125d (diff) | |
parent | 663ed736720996e2f0ec79feac48316ed289aff0 (diff) | |
download | podman-1b52843cfd2ae254a6e52c74e564730f1c875c4c.tar.gz podman-1b52843cfd2ae254a6e52c74e564730f1c875c4c.tar.bz2 podman-1b52843cfd2ae254a6e52c74e564730f1c875c4c.zip |
Merge pull request #1819 from mheon/release_notes_0.11.1.1
Add release notes for 0.11.1.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ ![PODMAN logo](logo/podman-logo-source.svg) # libpod - library for running OCI-based containers in Pods -### Latest Version: 0.10.1.3 +### Latest Version: 0.11.1.1 ### Status: Active Development ### Continuous Integration: [![Build Status](https://api.cirrus-ci.com/github/containers/libpod.svg)](https://cirrus-ci.com/github/containers/libpod) |