aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormrfaptastic <12006953+mrfaptastic@users.noreply.github.com>2023-03-22 12:36:49 +0000
committerGitHub <noreply@github.com>2023-03-22 12:36:49 +0000
commitc31a9eaa66be3db912151de42e2780f254c8bf72 (patch)
treefced5f1287e13b4c49a1480da1f8c2dd8efd89ec
parentbd7cc1e217482e329ffa17b0676218d4c00aabf9 (diff)
Update library.json
-rw-r--r--library.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json
index 8a1a8ea..265c783 100644
--- a/library.json
+++ b/library.json
@@ -1,6 +1,6 @@
{
"name": "ESP32 HUB75 LED MATRIX PANEL DMA Display",
- "version": "3.0.7",
+ "version": "3.0.8",
"description": "An Adafruit GFX compatible library for LED matrix modules which uses DMA for ultra-fast refresh rates and therefore very low CPU usage.",
"keywords": "hub75, esp32, esp32s2, esp32s3, display, dma, rgb matrix",
"repository": {