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:
authorDaniel Garcia <danielgarcia@gmail.com>2017-08-16 23:57:42 +0300
committerDaniel Garcia <danielgarcia@gmail.com>2017-08-16 23:57:42 +0300
commit074794de8ecc385116925b0f9731cfcc053b5c7a (patch)
treea680c5c88dd3b176e23ec83f4205381ea4d0cd62 /library.json
parentc3572525cb5704f4437f87b69b390b04ca2f0bb9 (diff)
Update release notes and bump version numbers
Diffstat (limited to 'library.json')
-rw-r--r--library.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/library.json b/library.json
index 44f44216..cdbddafd 100644
--- a/library.json
+++ b/library.json
@@ -18,11 +18,11 @@
"type": "git",
"url": "https://github.com/FastLED/FastLED.git"
},
- "version": "3.1.4",
+ "version": "3.1.6",
"license": "MIT",
"homepage": "http://fastled.io",
"frameworks": "arduino",
- "platforms": "atmelavr,atmelsam,freescalekinetis,nordicnrf51,nxplpc,ststm32,teensy",
+ "platforms": "atmelavr,atmelsam,freescalekinetis,nordicnrf51,nxplpc,ststm32,teensy,esp8266,esp32",
"examples": [
"examples/*/*.ino",
"examples/*/*/*.ino"