This is an automated email from the ASF dual-hosted git repository. garren pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/couchdb-docker.git
commit eb026897fb82f079ce3862ebcfb35bec131525db Author: klaemo <[email protected]> AuthorDate: Wed Aug 17 22:20:36 2016 +0200 update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 662160b..825d1ee 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ If you're looking for a CouchDB with SSL support you can check out [klaemo/couch - `1`, `1.6`, `1.6.1`, `latest`: CouchDB 1.6.1 - `1-couchperuser`, `1.6-couchperuser`, `1.6.1-couchperuser`: CouchDB 1.6.1 with couchperuser plugin -- `2.0-dev`: CouchDB 2.0 RC2 (development version) with preconfigured dev cluster -- `2.0-rc2`: CouchDB 2.0 RC2 (development version) single node +- `2.0-dev`: CouchDB 2.0 RC4 (development version) with preconfigured dev cluster +- `2.0-rc4`: CouchDB 2.0 RC4 (development version) single node - `2.0-dev-docs`: CouchDB 2.0 master (development version) with preconfigured dev cluster and documentation - `2.0-single`: CouchDB 2.0 master (development version) -- To stop receiving notification emails like this one, please contact "[email protected]" <[email protected]>.
