inc version (#802)

This commit is contained in:
Michael Miller
2024-04-27 20:35:38 -07:00
committed by GitHub
parent 89a6a8b019
commit bf72b6ecc9
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -1,5 +1,5 @@
name=NeoPixelBus by Makuna name=NeoPixelBus by Makuna
version=2.7.9 version=2.8.0
author=Michael C. Miller (makuna@live.com) author=Michael C. Miller (makuna@live.com)
maintainer=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. sentence=A library that makes controlling NeoPixels (WS2812x and many others) and DotStars (SK6812 and many others) easy.