From b5ee352181abeae805c19a364656e109d845692f Mon Sep 17 00:00:00 2001 From: MCUdude Date: Fri, 15 Sep 2023 07:59:28 +0200 Subject: [PATCH] Bump versiersion to 1.1.2 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index e3589e2..ac3dc54 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/MCUdude/SigmaDSP.git" }, - "version": "1.1.1", + "version": "1.1.2", "authors": { "name": "MCUdude", "url": "https://github.com/MCUdude" diff --git a/library.properties b/library.properties index 68bbb60..7deb419 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SigmaDSP -version=1.1.1 +version=1.1.2 author=MCUdude maintainer=MCUdude sentence=An intuitive and easy to use Arduino library for interfacing with the AAU1401, ADAU1701 or ADAU1702 audio DSP over i2c