We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 432a1a8 commit 8fd6300Copy full SHA for 8fd6300
changelog.md
@@ -1,4 +1,7 @@
1
# Changelog
2
+
3
+## Version 2.9.13
4
+- Firmware version added.
5
## Version 2.9.12
6
- Fixed: Namespace implementation
7
- Fixed: WiFi connection status check
library.json
@@ -13,7 +13,7 @@
13
"maintainer": true
14
}
15
],
16
- "version": "2.9.12",
+ "version": "2.9.13",
17
"frameworks": "arduino",
18
"platforms": [
19
"espressif8266",
library.properties
@@ -1,5 +1,5 @@
name=SinricPro
-version=2.9.12
+version=2.9.13
author=Boris Jaeger <sivar2311@gmail.com>
maintainer=Boris Jaeger <sivar2311@gmail.com>
sentence=Library for https://sinric.pro - simple way to connect your device to alexa
0 commit comments