diff options
author | Matthew Heon <matthew.heon@gmail.com> | 2018-12-06 17:33:02 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-12-06 17:33:02 -0500 |
commit | c264da80aab889c787ca4f9b72a9739b4f6f187e (patch) | |
tree | 8987203da0a547fe59d950b7fee20b176ecd5f46 /README.md | |
parent | d37647ddf80aca7b07294a5141ffb7fb94e17359 (diff) | |
parent | c465cdbe20dc3eb66ce8b83dd5166fb97f1cc1eb (diff) | |
download | podman-c264da80aab889c787ca4f9b72a9739b4f6f187e.tar.gz podman-c264da80aab889c787ca4f9b72a9739b4f6f187e.tar.bz2 podman-c264da80aab889c787ca4f9b72a9739b4f6f187e.zip |
Merge pull request #1952 from mheon/release_notes_0.12.1
Update release notes for 0.12.1
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@  # libpod - library for running OCI-based containers in Pods -### Latest Version: 0.11.1.1 +### Latest Version: 0.12.1 ### Status: Active Development ### Continuous Integration: [](https://cirrus-ci.com/github/containers/libpod) |