From cd5e1cb4c44739849687d93c2ad6ffe879207e8f Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Fri, 25 Oct 2024 12:27:05 -0600 Subject: [PATCH] Increment version for release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 86c9d97..b42379f 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "url": "https://tmrh20.github.io/AutoAnalogAudio/", "maintainer": true }, - "version": "1.51.0", + "version": "1.51.1", "frameworks": "arduino", "platforms": [ diff --git a/library.properties b/library.properties index 697acb0..ec8bd9f 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoAnalogAudio -version=1.51.0 +version=1.51.1 author=TMRh20 maintainer=TMRh20 sentence=Automated analog reads and analog output (streaming) using Arduino DAC(or PWM), ADC, DMA and Timers