From 4f604102c1dd741d8aee4d1ba6b579442e107046 Mon Sep 17 00:00:00 2001 From: proddy Date: Mon, 24 Sep 2018 21:06:55 +0200 Subject: [PATCH] version 1.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 238a83464..0736a5865 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ EMS-ESP-Boiler is an controller running on an ESP8266 to communicate with EMS (E There are 3 parts to this project, first the design of the circuit, second the code to deploy to an ESP8266 based microcontroller and lastly settings for Home Assistant to monitor data and issue direct commands via MQTT. -[![version](https://img.shields.io/badge/version-1.0.1-brightgreen.svg)](CHANGELOG.md) +[![version](https://img.shields.io/badge/version-1.1-brightgreen.svg)](CHANGELOG.md) [![branch](https://img.shields.io/badge/branch-dev-orange.svg)](https://github.org/xoseperez/espurna/tree/dev/) [![license](https://img.shields.io/github/license/xoseperez/espurna.svg)](LICENSE)