bump version to 2.2.0

This commit is contained in:
Links
2019-06-29 19:03:36 +02:00
parent c64f2b81e5
commit 9a803e1fb3
2 changed files with 2 additions and 2 deletions

View File

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

View File

@ -1,5 +1,5 @@
name=WebSockets
version=2.1.4
version=2.2.0
author=Markus Sattler
maintainer=Markus Sattler
sentence=WebSockets for Arduino (Server + Client)