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 f44b034 commit 4730403Copy full SHA for 4730403
changelog.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version 3.4.0
4
+ - Support Image upload on camera devices
5
+
6
## Version 3.3.1
7
- Support SmartButton.
8
library.json
@@ -13,7 +13,7 @@
13
"maintainer": true
14
}
15
],
16
- "version": "3.3.1",
+ "version": "3.4.0",
17
"frameworks": "arduino",
18
"platforms": [
19
"espressif8266",
library.properties
@@ -1,5 +1,5 @@
name=SinricPro
-version=3.3.1
+version=3.4.0
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