From 17b471b1686d23a6f8a204a1682f76ed39fde4e5 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Wed, 27 Nov 2024 03:06:22 -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 f7b4646..80edffa 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "url": "https://tmrh20.github.io/AutoAnalogAudio/", "maintainer": true }, - "version": "1.52.0", + "version": "1.53.0", "frameworks": "arduino", "platforms": [ diff --git a/library.properties b/library.properties index 782449d..819ebbe 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=AutoAnalogAudio -version=1.52.0 +version=1.53.0 author=TMRh20 maintainer=TMRh20 sentence=Automated analog reads and analog output (streaming) using Arduino DAC(or PWM), ADC, DMA and Timers