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

Commit 4b6f400

Browse files
committed
release 1.0.8
1 parent 460de10 commit 4b6f400

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": "esp8266-google-home-notifier",
3-
"version": "1.0.7",
3+
"version": "1.0.8",
44
"keywords": "esp8266, Google Home, TTS, Google, TextToSpeech, Text2Speech",
55
"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.",
66
"repository":

library.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=esp8266-google-home-notifier
2-
version=1.0.7
2+
version=1.0.8
33
author=horihiro
44
maintainer=horihiro
55
sentence=Send notifications to Google Home from esp8266/32.

0 commit comments

Comments
 (0)