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(+)