From 5454854b5393d00706dc1590d7ece0d715f50cd4 Mon Sep 17 00:00:00 2001 From: mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:02:29 +0100 Subject: [PATCH 1/2] Update library.properties --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index a6ede8b..1c946cb 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=ESP32 HUB75 LED MATRIX PANEL DMA Display -version= 3.0.11 +version= 3.0.12 author=MrCodetastic maintainer=MrCodetastic sentence=HUB75 LED Matrix Library for ESP32, ESP32-S2 and ESP32-S3 From d27901565ce00ae2d74d6725e1c39f61fab33e94 Mon Sep 17 00:00:00 2001 From: mrcodetastic <12006953+mrcodetastic@users.noreply.github.com> Date: Sun, 28 Jul 2024 22:02:37 +0100 Subject: [PATCH 2/2] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 6f725e2..458a97c 100644 --- a/library.json +++ b/library.json @@ -1,6 +1,6 @@ { "name": "ESP32 HUB75 LED MATRIX PANEL DMA Display", - "version": "3.0.11", + "version": "3.0.12", "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": {