bump version to 2.3.1

This commit is contained in:
Links
2020-10-04 16:34:25 +02:00
parent b90fe4c1d7
commit 5caff59f7f
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.3.0",
"version": "2.3.1",
"license": "LGPL-2.1",
"export": {
"exclude": [

View File

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