bump version to 2.0.8

This commit is contained in:
Links
2017-08-18 17:16:51 +02:00
parent 0ca020bbd2
commit 29df9c30f7
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@
"type": "git", "type": "git",
"url": "https://github.com/Links2004/arduinoWebSockets.git" "url": "https://github.com/Links2004/arduinoWebSockets.git"
}, },
"version": "2.0.7", "version": "2.0.8",
"license": "LGPL-2.1", "license": "LGPL-2.1",
"export": { "export": {
"exclude": [ "exclude": [

View File

@ -1,7 +1,7 @@
name=WebSockets name=WebSockets
version=2.0.7 version=2.0.8
author=Markus Sattler author=Markus Sattler
maintainer=Markus Sattler maintainer=Markus Sattler
sentence=WebSockets for Arduino (Server + Client) sentence=WebSockets for Arduino (Server + Client)
paragraph=use 2.x.x for ESP and 1.3 for AVR paragraph=use 2.x.x for ESP and 1.3 for AVR
category=Communication category=Communication