From d0d75212155096d227f43e02be15046f7e0e31fa Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Wed, 24 Jul 2019 15:48:45 -0700 Subject: [PATCH] Release version v0.36.0 --- tools/docker/core/README.md | 2 +- tools/docker/plugin/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/docker/core/README.md b/tools/docker/core/README.md index 6c7312951..142df64c3 100644 --- a/tools/docker/core/README.md +++ b/tools/docker/core/README.md @@ -1,5 +1,5 @@ # ![](https://certbot.eff.org/images/certbot-logo-1A.svg) -[![](https://img.shields.io/badge/current-v0.34.1-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.34.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-v0.36.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.36.x)](https://travis-ci.com/certbot/certbot) This is the Docker repository for Certbot Core. diff --git a/tools/docker/plugin/README.md b/tools/docker/plugin/README.md index 362f4a029..7ca5adcd6 100644 --- a/tools/docker/plugin/README.md +++ b/tools/docker/plugin/README.md @@ -1,5 +1,5 @@ # ![](https://certbot.eff.org/images/certbot-logo-1A.svg) -[![](https://img.shields.io/badge/current-v0.34.1-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.34.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-v0.36.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.36.x)](https://travis-ci.com/certbot/certbot) This is one of the Docker repository for the Certbot DNS plugins.