From dd49716aa0116ab157059581c2a81252992835ec Mon Sep 17 00:00:00 2001 From: Vojtech Bocek Date: Mon, 2 Dec 2024 18:57:11 +0100 Subject: [PATCH] chore: bump to 3.1.4 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 32973b5..1fbdb24 100644 --- a/library.json +++ b/library.json @@ -14,7 +14,7 @@ "maintainer": true } ], - "version": "3.1.3", + "version": "3.1.4", "frameworks": ["arduino", "espidf"], "platforms": "espressif32" } diff --git a/library.properties b/library.properties index 2c43807..c150e60 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SmartLeds -version=2.0.0 +version=3.1.4 author=Jan Mrázek maintainer=Jan Mrázek sentence=Simple & intuitive way to drive various smart LEDs on ESP32.