From 296e2c30c55e7c96037f7a4e0f61cd15c9d4ee9a Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Sun, 20 Sep 2020 13:33:41 -0700 Subject: [PATCH] New Version (#371) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 2267e5e2..e50ebd24 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/Makuna/NeoPixelBus" }, - "version": "2.5.7", + "version": "2.6.0", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index fff48c0d..71820263 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NeoPixelBus by Makuna -version=2.5.7 +version=2.6.0 author=Michael C. Miller (makuna@live.com) maintainer=Michael C. Miller (makuna@live.com) sentence=A library that makes controlling NeoPixels (APA106, WS2811, WS2812, WS2813 & SK6812) and DotStars (APA102, LPD8806, SK9822, WS2801, P9813) easy.