From de9d7b642b065d6b63a0846b2af86657810831e7 Mon Sep 17 00:00:00 2001 From: Bert Melis Date: Thu, 3 Oct 2024 17:40:50 +0200 Subject: [PATCH] bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index b65561d..4dd6e8d 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "VitoWiFi", - "version": "3.0.0", + "version": "3.0.1", "keywords": "iot, home, automation, Arduino, esp8266, esp32, Viessmann, serial, optolink", "description": "Communicate with Viessmann boilers using the optolink for ESP8266 and ESP32", "homepage": "https://github.com/bertmelis/VitoWiFi", diff --git a/library.properties b/library.properties index f503766..d923f5d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=VitoWiFi -version=3.0.0 +version=3.0.1 author=Bert Melis maintainer=Bert Melis sentence=Communicate with Viessmann boilers using the optolink for ESP8266 and ESP32