This commit is contained in:
Lukas Bachschwell 2018-12-27 11:37:50 +01:00
parent 98d1215d7a
commit b21c5d3b2c
2 changed files with 10 additions and 13 deletions

View File

@ -6,16 +6,13 @@
"type": "git",
"url": "https://github.com/s00500/ESPUI.git"
},
"authors": [
{
"name": "Lukas Bachschwell",
"email": "lukas@lbsfilm.at",
"url": "https://lbsfilm.at",
"maintainer": true
}
],
"dependencies": [
{
"authors": [{
"name": "Lukas Bachschwell",
"email": "lukas@lbsfilm.at",
"url": "https://lbsfilm.at",
"maintainer": true
}],
"dependencies": [{
"name": "ESP Async WebServer",
"authors": "Hristo Gochkov",
"frameworks": "arduino"
@ -26,7 +23,7 @@
"frameworks": "arduino"
}
],
"version": "1.6.0",
"version": "1.6.1",
"frameworks": "arduino",
"platforms": "*"
}
}

View File

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