Compare commits

...

2 Commits

Author SHA1 Message Date
906530e38f pr-trigger-test 2020-10-26 09:03:42 +01:00
5caff59f7f bump version to 2.3.1 2020-10-04 16:34:25 +02:00
3 changed files with 4 additions and 2 deletions

View File

@ -100,3 +100,5 @@ Submit issues to: https://github.com/Links2004/arduinoWebSockets/issues
The library is licensed under [LGPLv2.1](https://github.com/Links2004/arduinoWebSockets/blob/master/LICENSE)
[libb64](http://libb64.sourceforge.net/) written by Chris Venter. It is distributed under Public Domain see [LICENSE](https://github.com/Links2004/arduinoWebSockets/blob/master/src/libb64/LICENSE).

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)