From 29df9c30f708ac21c7604132a86ffdd4b69d1cdb Mon Sep 17 00:00:00 2001 From: Links Date: Fri, 18 Aug 2017 17:16:51 +0200 Subject: [PATCH] bump version to 2.0.8 --- library.json | 2 +- library.properties | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index 60e02a4..733c40b 100644 --- a/library.json +++ b/library.json @@ -13,7 +13,7 @@ "type": "git", "url": "https://github.com/Links2004/arduinoWebSockets.git" }, - "version": "2.0.7", + "version": "2.0.8", "license": "LGPL-2.1", "export": { "exclude": [ diff --git a/library.properties b/library.properties index 983024e..5c319c0 100644 --- a/library.properties +++ b/library.properties @@ -1,7 +1,7 @@ name=WebSockets -version=2.0.7 +version=2.0.8 author=Markus Sattler -maintainer=Markus Sattler +maintainer=Markus Sattler sentence=WebSockets for Arduino (Server + Client) paragraph=use 2.x.x for ESP and 1.3 for AVR category=Communication