From 93b1c318346004c8c170b14906b44986470f7ae0 Mon Sep 17 00:00:00 2001 From: epsilonrt Date: Mon, 21 Feb 2022 23:37:21 +0100 Subject: [PATCH] Update library version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a8fa288..a731704 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "spaiot-lib", - "version": "0.12", + "version": "0.13", "description": "Supervision and Control library for Intxx PxxxSPA with an ESP8266 or ESP32", "keywords": "SPA, 284XX protocol", "repository": { diff --git a/library.properties b/library.properties index e754b32..0e1cb0c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=spaiot-lib -version=0.12 +version=0.13 author=epsilonrt maintainer=epsilonrt sentence=Supervision and Control library for Intxx PxxxSPA with an ESP8266 or ESP32