From de1d58123e935bb81bee3eb167b918a0d16b3023 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Tue, 30 Jan 2024 14:19:19 +0000 Subject: [PATCH 1/2] Update library.json Restored correct library name --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index a79a990..fec95d0 100644 --- a/library.json +++ b/library.json @@ -1,5 +1,5 @@ { - "name": "Embedded Template Library - Arduino", + "name": "Embedded Template Library - ETL", "version": "20.38.10", "authors": { "name": "John Wellbelove", From 3610df197cd3cdbdb1c687e1674a9a3c247d21a2 Mon Sep 17 00:00:00 2001 From: John Wellbelove Date: Tue, 30 Jan 2024 14:19:49 +0000 Subject: [PATCH 2/2] Update library.properties Restored correct library name --- library.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.properties b/library.properties index 043882b..02df225 100644 --- a/library.properties +++ b/library.properties @@ -1,4 +1,4 @@ -name=Embedded Template Library - Arduino +name=Embedded Template Library - ETL version=20.38.10 author= John Wellbelove maintainer=John Wellbelove