Skip to content

Commit 3b5a878

Browse files
committed
Keep forgetting to bump up Arduino library manager related files, too - bug fix 6.11.6
1 parent ae17ba7 commit 3b5a878

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

library.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "EspSoftwareSerial",
3-
"version": "6.11.4",
3+
"version": "6.11.6",
44
"keywords": [
55
"serial", "io", "softwareserial"
66
],

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=EspSoftwareSerial
2-
version=6.11.4
2+
version=6.11.6
33
author=Dirk Kaar, Peter Lerup
44
maintainer=Dirk Kaar <dok@dok-net.net>
55
sentence=Implementation of the Arduino software serial for ESP8266/ESP32.

0 commit comments

Comments
 (0)