Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FastLED/FastLED.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Kriegsman <kriegsman@users.noreply.github.com>2018-01-13 03:05:34 +0300
committerMark Kriegsman <kriegsman@users.noreply.github.com>2018-01-13 03:05:34 +0300
commitfaa3f556898d022252fc20e2f44cf1aa0fdc7898 (patch)
tree8ebaf62dc09ea01e863af5dbeab42d6df8731105
parent50186de3d9033e72bf07e17b4e224f48a07e6add (diff)
MEK: bumped library.json version number... after the release, oops.
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index cdbddafd..49d4197f 100644
--- a/library.json
+++ b/library.json
@@ -18,7 +18,7 @@
"type": "git",
"url": "https://github.com/FastLED/FastLED.git"
},
- "version": "3.1.6",
+ "version": "3.1.7",
"license": "MIT",
"homepage": "http://fastled.io",
"frameworks": "arduino",