Version for Core 3 release

This commit is contained in:
Michael Miller
2024-09-07 07:36:05 -07:00
parent f3df677c8a
commit 3863baf7ea
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
"type": "git",
"url": "https://github.com/Makuna/NeoPixelBus"
},
"version": "2.8.2",
"version": "2.9.0",
"frameworks": "arduino",
"platforms": "*",
"dependencies": [

View File

@@ -1,5 +1,5 @@
name=NeoPixelBus by Makuna
version=2.8.2
version=2.9.0
author=Michael C. Miller (makuna@live.com)
maintainer=Michael C. Miller (makuna@live.com)
sentence=A library that makes controlling NeoPixels (WS2812x and many others) and DotStars (SK6812 and many others) easy.