1
0
mirror of https://github.com/s00500/ESPUI.git synced 2025-07-03 19:50:20 +00:00

4 Commits
1.6.2 ... 1.6.3

Author SHA1 Message Date
c5c6e37dfb Patch version bump 2019-05-07 09:09:04 +02:00
b03ea9ded7 Patch version pump 2019-05-07 09:08:37 +02:00
a341052c40 Merge pull request #52 from Flawededge/patch-2
Force version 5 ArudinoJson
2019-05-07 09:07:24 +02:00
acea3c7d4d Force version 5 ArudinoJson
When using PIO to auto download libraries, the latest v6 json is used, so forcing v5 is required
2019-05-07 11:32:41 +12:00
2 changed files with 3 additions and 2 deletions

View File

@ -22,11 +22,12 @@
},
{
"name": "ArduinoJson",
"version": "5.13.4",
"authors": "Benoit Blanchon",
"frameworks": "arduino"
}
],
"version": "1.6.2",
"version": "1.6.3",
"frameworks": "arduino",
"platforms": "*"
}

View File

@ -1,5 +1,5 @@
name=ESPUI
version=1.6.2
version=1.6.3
author=Lukas Bachschwell
maintainer=Lukas Bachschwell <lukas@lbsfilm.at>
sentence=ESP32 and ESP8266 Web Interface Library