From b0d8c8a0be2de6cfdd49f54354290962b7ba9608 Mon Sep 17 00:00:00 2001 From: MCUdude Date: Fri, 15 Mar 2024 14:38:34 +0100 Subject: [PATCH] Bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index efca740..3ed3512 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/MCUdude/SigmaDSP.git" }, - "version": "1.1.3", + "version": "1.1.4", "authors": { "name": "MCUdude", "url": "https://github.com/MCUdude" diff --git a/library.properties b/library.properties index 74a2463..937f4a0 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SigmaDSP -version=1.1.3 +version=1.1.4 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