diff --git a/library.json b/library.json index 3e8b4a6..1287ae4 100644 --- a/library.json +++ b/library.json @@ -18,5 +18,5 @@ "maintainer": true, "url": "https://github.com/srwi" }, - "version": "2.1.4" + "version": "2.1.5" } diff --git a/library.properties b/library.properties index a89185b..8b344bf 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESPEssentials -version=2.1.4 +version=2.1.5 author=Stephan Rumswinkel maintainer=Stephan Rumswinkel sentence=Essentials to get you started with your ESP8266 and ESP32 projects @@ -7,4 +7,4 @@ paragraph=Library for setting up the usual features of the ESP8266/ESP32 (Serial url=https://github.com/srwi/ESPEssentials.git category=Communication architectures=esp8266,esp32 -depends=WiFiManager \ No newline at end of file +depends=WiFiManager (>=2.0.0) \ No newline at end of file