diff --git a/library.json b/library.json index 713d079..1fdde02 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/TMRh20/RF24Mesh.git" }, - "version": "1.0.6", + "version": "1.0.7", "dependencies": [ { "name": "RF24", "authors": "TMRh20", "frameworks": "arduino" }, { "name": "RF24Network", "authors": "TMRh20", "frameworks": "arduino" } diff --git a/library.properties b/library.properties index 920977f..dc4b580 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24Mesh -version=1.0.6 +version=1.0.7 author=TMRh20 maintainer=TMRh20,Avamander sentence=A library for NRF24L01(+) devices mesh.