Skip to content

Commit 91780e7

Browse files
committed
Bump version
1 parent d197971 commit 91780e7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"maintainer": true,
1919
"url": "https://github.com/srwi"
2020
},
21-
"version": "2.1.4"
21+
"version": "2.1.5"
2222
}

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name=ESPEssentials
2-
version=2.1.4
2+
version=2.1.5
33
author=Stephan Rumswinkel
44
maintainer=Stephan Rumswinkel
55
sentence=Essentials to get you started with your ESP8266 and ESP32 projects
66
paragraph=Library for setting up the usual features of the ESP8266/ESP32 (Serial, WiFiManager, Webserver, OTA, Web update) with only three lines of code.
77
url=https://github.com/srwi/ESPEssentials.git
88
category=Communication
99
architectures=esp8266,esp32
10-
depends=WiFiManager
10+
depends=WiFiManager (>=2.0.0)

0 commit comments

Comments
 (0)