From 060fe76a3f4820b57b9e260de4f6827097b04690 Mon Sep 17 00:00:00 2001 From: proddy Date: Wed, 2 Jan 2019 00:23:25 +0100 Subject: [PATCH] 1.2.0 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6069e4388..c0ffc76e5 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ EMS-ESP-Boiler is a project to build a controller circuit running with an ESP826 There are 3 parts to this project, first the design of the circuit, second the code for the ESP8266 microcontroller firmware and lastly an example configuration for Home Assistant to monitor the data and issue direct commands via MQTT. [![Codacy Badge](https://api.codacy.com/project/badge/Grade/b8880625bdf841d4adb2829732030887)](https://app.codacy.com/app/proddy/EMS-ESP-Boiler?utm_source=github.com&utm_medium=referral&utm_content=proddy/EMS-ESP-Boiler&utm_campaign=Badge_Grade_Settings) -[![version](https://img.shields.io/badge/version-1.1.0-brightgreen.svg)](CHANGELOG.md) +[![version](https://img.shields.io/badge/version-1.2.0-brightgreen.svg)](CHANGELOG.md) - [EMS-ESP-Boiler](#ems-esp-boiler) - [Introduction](#introduction)