From 0b496ee80fcb8755be99df456f6f21c483c914c1 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 23 Jan 2017 10:21:49 -0800 Subject: [PATCH] Revert "New release" This reverts commit b9a0eb683f394e820dfd21c7b85e26591824f33f. --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 8bb27db..30fddf2 100644 --- a/library.json +++ b/library.json @@ -8,7 +8,7 @@ "type": "git", "url": "https://github.com/Makuna/NeoPixelBus" }, - "version": "2.2.6", + "version": "2.2.5", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 6cf9c28..3216c01 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=NeoPixelBus by Makuna -version=2.2.6 +version=2.2.5 author=Michael C. Miller (makuna@live.com) maintainer=Michael C. Miller (makuna@live.com) sentence=A library that makes controlling NeoPixels (WS2811, WS2812 & SK6812) and DotStars (APA102) easy.