From 5e01467e2c54ea7fede80df7a8c500587efd1534 Mon Sep 17 00:00:00 2001 From: Erica Portnoy Date: Tue, 5 Nov 2019 15:08:42 -0800 Subject: [PATCH] Release version v0.40.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 fe2d807e0..a1e5beafa 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.39.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.39.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-v0.40.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.40.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 c2b6f2869..d4f719a22 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.39.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.39.x)](https://travis-ci.com/certbot/certbot) +[![](https://img.shields.io/badge/current-v0.40.0-blue.svg)](https://github.com/certbot/certbot.git)   [![](https://travis-ci.com/certbot/certbot.svg?branch=0.40.x)](https://travis-ci.com/certbot/certbot) This is one of the Docker repository for the Certbot DNS plugins.