From 6c960d9430d0a222990f00a68614fa5112e3e5f5 Mon Sep 17 00:00:00 2001 From: Stephan Rumswinkel <17520641+srwi@users.noreply.github.com> Date: Sun, 12 Mar 2023 22:18:04 +0100 Subject: [PATCH] Bump version --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index cf77267..6d4a20e 100644 --- a/library.json +++ b/library.json @@ -17,5 +17,5 @@ "maintainer": true, "url": "https://github.com/srwi" }, - "version": "2.1.2" + "version": "2.1.3" } diff --git a/library.properties b/library.properties index 88cc0c5..2ed7c41 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=FastLEDHub -version=2.1.2 +version=2.1.3 author=Stephan Rumswinkel maintainer=Stephan Rumswinkel sentence=Control multiple FastLED lightstrip animations on the ESP8266 and ESP32 without reuploading.