From 3b6c2e0a36fb90637179cba9fdde478782c1bdb3 Mon Sep 17 00:00:00 2001 From: Brendan <2bndy5@gmail.com> Date: Sat, 9 Jul 2022 05:40:57 -0700 Subject: [PATCH] minor version bump --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index d9b18f34..a9df51ee 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/nRF24/RF24Mesh.git" }, - "version": "1.1.6", + "version": "1.1.7", "dependencies": [ { diff --git a/library.properties b/library.properties index 6ebcb805..bfd2248c 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24Mesh -version=1.1.6 +version=1.1.7 author=TMRh20 maintainer=TMRh20,Avamander sentence=OSI Layer 7, Automated 'mesh' style networking for nrf24L01(+) radios.