From 0c4c9e163770483e34710072db8bfb86e29ca09c Mon Sep 17 00:00:00 2001 From: "Earle F. Philhower, III" Date: Sat, 14 Nov 2020 10:40:16 -0800 Subject: [PATCH] Update to release 1.7.0 (#333) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 1a7c3e73..185eadbf 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "type": "git", "url": "https://github.com/earlephilhower/ESP8266Audio" }, - "version": "1.6", + "version": "1.7", "homepage": "https://github.com/earlephilhower/ESP8266Audio", "dependencies": { "SPI": "1.0", diff --git a/library.properties b/library.properties index 80eb0f5a..3a621460 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP8266Audio -version=1.6 +version=1.7 author=Earle F. Philhower, III maintainer=Earle F. Philhower, III sentence=Audio file and I2S sound playing routines.