diff options
| author | mrfaptastic <12006953+mrfaptastic@users.noreply.github.com> | 2023-03-13 00:11:55 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-03-13 00:11:55 +0000 |
| commit | 20abf19582901a97d0e4b806850b6ab613c2c756 (patch) | |
| tree | d766fbfbafc5839e5237d720d89283dfd7a54cf7 | |
| parent | 642c064ffd0325f0318e58dfbde030a6e57b31ce (diff) | |
Update library.json
| -rw-r--r-- | library.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library.json b/library.json index a9232b3..1d641f5 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.5", + "version": "3.0.6", "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": { |
