From a028813b285d6cec3090d2c96984bd67a399c52e Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Tue, 6 Jun 2023 17:31:46 -0600 Subject: [PATCH] Update version for release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index a2d98a58a..5e7254e60 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/nRF24/RF24.git" }, - "version": "1.4.6", + "version": "1.4.7", "export": { "exclude": [ "datasheets", diff --git a/library.properties b/library.properties index 3f7e06f5e..706afe211 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24 -version=1.4.6 +version=1.4.7 author=TMRh20 maintainer=TMRh20,Avamander sentence=Radio driver, OSI layer 2 library for nrf24L01(+) modules.