From a663d84bfa12ecfcda74d19cf1ce0715bfeba099 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Sat, 2 Nov 2024 04:30:42 -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 b42379f..f7b4646 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "url": "https://tmrh20.github.io/AutoAnalogAudio/", "maintainer": true }, - "version": "1.51.1", + "version": "1.52.0", "frameworks": "arduino", "platforms": [ diff --git a/library.properties b/library.properties index ec8bd9f..782449d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoAnalogAudio -version=1.51.1 +version=1.52.0 author=TMRh20 maintainer=TMRh20 sentence=Automated analog reads and analog output (streaming) using Arduino DAC(or PWM), ADC, DMA and Timers