Skip to content

Commit

Permalink
bump version to v1.6.15
Browse files Browse the repository at this point in the history
  • Loading branch information
2bndy5 committed Jun 11, 2024
1 parent 16f7cd1 commit 590b307
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 7 deletions.
10 changes: 4 additions & 6 deletions library.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand All @@ -26,8 +25,7 @@
"frameworks": "arduino"
}
],
"export":
{
"export": {
"exclude": [
".github/*",
"keywords.txt",
Expand All @@ -42,4 +40,4 @@
"espressif32",
"espressif8266"
]
}
}
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -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(+)
Expand Down

0 comments on commit 590b307

Please sign in to comment.