From 7928697ff4a5e4ae55824c47b961aac0503720d9 Mon Sep 17 00:00:00 2001 From: Michael Miller Date: Mon, 4 Nov 2024 06:50:47 -0800 Subject: [PATCH] v2.5.0 (#219) --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 1e0208d..182a633 100644 --- a/library.json +++ b/library.json @@ -6,7 +6,7 @@ "type": "git", "url": "https://github.com/Makuna/Rtc.git" }, - "version": "2.4.3", + "version": "2.5.0", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index 7bbe764..9e5790a 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=Rtc by Makuna -version=2.4.3 +version=2.5.0 author=Michael C. Miller (makuna@live.com) maintainer=Michael C. Miller (makuna@live.com) sentence=A library that makes interfacing DS1302, DS1307, DS3231, DS3234, and PCF8563/BM8563 Real Time Clock modules easy.