From 590b307e25077c4a6705309213c77a19e7acdcfe Mon Sep 17 00:00:00 2001 From: 2bndy5 <14963867+2bndy5@users.noreply.github.com> Date: Tue, 11 Jun 2024 09:26:06 +0000 Subject: [PATCH] bump version to v1.6.15 --- library.json | 10 ++++------ library.properties | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/library.json b/library.json index eef0c24..78e3261 100644 --- a/library.json +++ b/library.json @@ -7,9 +7,8 @@ "type": "git", "url": "https://github.com/nRF24/RF24Ethernet.git" }, - "version": "1.6.14", - "dependencies": - [ + "version": "1.6.15", + "dependencies": [ { "name": "RF24", "authors": "nRF24", @@ -26,8 +25,7 @@ "frameworks": "arduino" } ], - "export": - { + "export": { "exclude": [ ".github/*", "keywords.txt", @@ -42,4 +40,4 @@ "espressif32", "espressif8266" ] -} +} \ No newline at end of file diff --git a/library.properties b/library.properties index 7ebf181..529159c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24Ethernet -version=1.6.14 +version=1.6.15 author=TMRh20 maintainer=TMRh20 sentence=OSI layer 4/5 (TCP/IP) wireless/radio IoT mesh networks for nRF24L01(+)