From ad35ebe7b3f35d3b56e82cdb055ca535708b6cbd Mon Sep 17 00:00:00 2001 From: MCUdude Date: Fri, 21 Jun 2024 14:08:02 +0200 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 3ed3512..813f5b7 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/MCUdude/SigmaDSP.git" }, - "version": "1.1.4", + "version": "1.1.5", "authors": { "name": "MCUdude", "url": "https://github.com/MCUdude" diff --git a/library.properties b/library.properties index 937f4a0..7dbc287 100755 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SigmaDSP -version=1.1.4 +version=1.1.5 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