This commit is contained in:
Lukas Bachschwell 2018-11-26 18:32:09 +01:00
parent 7d46a4de96
commit 999da37e11
2 changed files with 5 additions and 8 deletions

View File

@ -2,13 +2,11 @@
"name": "ESPUI",
"keywords": "espressif web interface iot control simple easy ui userinterface",
"description": "ESP32 and ESP8266 Web Interface Library",
"repository":
{
"repository": {
"type": "git",
"url": "https://github.com/s00500/ESPUI.git"
},
"authors":
[
"authors": [
{
"name": "Lukas Bachschwell",
"email": "lukas@lbsfilm.at",
@ -16,8 +14,7 @@
"maintainer": true
}
],
"dependencies":
[
"dependencies": [
{
"name": "ESP Async WebServer",
"authors": "Hristo Gochkov",
@ -29,7 +26,7 @@
"frameworks": "arduino"
}
],
"version": "1.5.4",
"version": "1.6.0",
"frameworks": "arduino",
"platforms": "*"
}

View File

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