8000 bump version to 2.0.8 · prodec/arduinoWebSockets@29df9c3 · GitHub
[go: up one dir, main page]

Skip to content

Commit 29df9c3

Browse files
committed
bump version to 2.0.8
1 parent 0ca020b commit 29df9c3
8000

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"type": "git",
1414
"url": "https://github.com/Links2004/arduinoWebSockets.git"
1515
},
16-
"version": "2.0.7",
16+
"version": "2.0.8",
1717
"license": "LGPL-2.1",
1818
"export": {
1919
"exclude": [

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name=WebSockets
2-
version=2.0.7
2+
version=2.0.8
33
author=Markus Sattler
4-
maintainer=Markus Sattler
4+
maintainer=Markus Sattler
55
sentence=WebSockets for Arduino (Server + Client)
66
paragraph=use 2.x.x for ESP and 1.3 for AVR
77
category=Communication

0 commit comments

Comments
 (0)
0