From 90256fa0a0a60ca04cc60078ede12c15a8cab301 Mon Sep 17 00:00:00 2001 From: Adabot Date: Thu, 9 Apr 2026 19:40:58 +0100 Subject: [PATCH] Bump version to 1.12.6 --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 926216a..3bbb3ff 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Adafruit GFX Library -version=1.12.5 +version=1.12.6 author=Adafruit maintainer=Adafruit sentence=Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries derive from.