Skip to content
This repository was archived by the owner on Aug 22, 2023. It is now read-only.

Commit 780e75f

Browse files
authored
Bump version to 1.0.6
1 parent 6cf2f9a commit 780e75f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

library.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"name": "esp8266-google-home-notifier",
3+
"version": "1.0.6",
34
"keywords": "esp8266, Google Home, TTS, Google, TextToSpeech, Text2Speech",
45
"description": "Send notifications to Google Home from esp8266. This library requires esp8266 2.5.0 or higher and esp8266-google-tts which depends on Google Translate Service.",
56
"repository":
@@ -8,7 +9,7 @@
89
"url": "https://github.com/horihiro/esp8266-google-home-notifier"
910
},
1011
"frameworks": "arduino",
11-
"platforms": "espressif",
12+
"platforms": "espressif8266, espressif32",
1213
"dependencies":
1314
[
1415
{

0 commit comments

Comments
 (0)