From 54ce53a960a00d1f64dbd601dfa852936ba4be57 Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Sat, 9 Jul 2022 05:31:34 -0700 Subject: [PATCH] minor version bump --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 79208dbd0..fbcead0f8 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/nRF24/RF24.git" }, - "version": "1.4.2", + "version": "1.4.3", "export": { "exclude": [ "datasheets", diff --git a/library.properties b/library.properties index 2fa682c5b..0111724a8 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24 -version=1.4.2 +version=1.4.3 author=TMRh20 maintainer=TMRh20,Avamander sentence=Radio driver, OSI layer 2 library for nrf24L01(+) modules.