From e0ba23c2c6c641d91aca16cd25cd408744530004 Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Tue, 6 Jun 2023 17:35:45 -0600 Subject: [PATCH] Update version for release --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 6beed6c..161fcbb 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/nRF24/RF24Mesh.git" }, - "version": "1.1.8", + "version": "1.1.9", "dependencies": [ { diff --git a/library.properties b/library.properties index 1ae4c8a..74d55d0 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=RF24Mesh -version=1.1.8 +version=1.1.9 author=TMRh20 maintainer=TMRh20,Avamander sentence=OSI Layer 7, Automated 'mesh' style networking for nrf24L01(+) radios.