From e8dcf9f656182ecb6f157e518c1400e440568f3c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcel=20St=C3=B6r?= Date: Thu, 25 May 2023 00:02:05 +0200 Subject: [PATCH] Bump version --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 595302f..24d3f0a 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,5 @@ { - "name": "WeatherStation", + "name": "ESP8266 Weather Station", "keywords": "embedded, display, oled", "description": "A WiFi connected information display", "repository": { @@ -15,5 +15,5 @@ "espressif8266", "espressif32" ], - "version": "2.1.0" + "version": "2.2.0" } diff --git a/library.properties b/library.properties index 4c725aa..ec9f637 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP8266 Weather Station -version=2.1.0 +version=2.2.0 author=ThingPulse maintainer=ThingPulse sentence=ESP8266 based internet connected Weather Station