From f3bba10a3cdbbbfdc50e957d460c3e8c94a2cbda Mon Sep 17 00:00:00 2001 From: Tyeth Gundry Date: Tue, 12 Dec 2023 13:01:02 +0000 Subject: [PATCH] Update library.properties to 2.2.3 --- library.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library.properties b/library.properties index 238a18e2..10c903a8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=SdFat - Adafruit Fork -version=2.2.1 +version=2.2.3 license=MIT author=Bill Greiman maintainer=Adafruit @@ -8,4 +8,4 @@ paragraph=The SdFat library supports FAT12, FAT16, FAT32, and exFAT file systems category=Data Storage url=https://github.com/adafruit/SdFat repository=https://github.com/adafruit/SdFat.git -architectures=rp2040,nrf52,samd,esp32,* \ No newline at end of file +architectures=rp2040,nrf52,samd,esp32,*