Bump verison

Signed-off-by: Lukas Bachschwell <lukas@lbsfilm.at>
This commit is contained in:
Lukas Bachschwell 2020-08-26 22:17:18 +02:00
parent cda1a573d6
commit 291ff8ed80
Signed by: lbsadmin
GPG Key ID: CCC6AA87CC8DF425
2 changed files with 9 additions and 12 deletions

View File

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

View File

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