From 9bcb12a2efe062551418fd66b2748cf8d47e851e Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Tue, 19 Dec 2023 09:00:49 -0600 Subject: [PATCH] Update for release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index fbf5f34..cbecd55 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "url": "http://tmrh20.github.io/AAAudio", "maintainer": true }, - "version": "1.43", + "version": "1.44", "frameworks": "arduino", "platforms": [ diff --git a/library.properties b/library.properties index 7afb63b..f7887b5 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoAnalogAudio -version=1.43 +version=1.44 author=TMRh20 maintainer=TMRh20 sentence=Automated analog reads and analog output (streaming) using Arduino DAC(or PWM), ADC, DMA and Timers