From 2df8a3e632f05ff8efd760b39c88fb33b0d540ea Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Tue, 9 May 2023 17:32:26 -0600 Subject: [PATCH] Update version --- library.json | 4 ++-- library.properties | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/library.json b/library.json index fd0f92b..4876910 100644 --- a/library.json +++ b/library.json @@ -5,9 +5,9 @@ "license": "GPL-3.0-only", "repository": { "type": "git", - "url": "https://github.com/TMRh20/nrf_to_nrf/nrf_to_nrf.git" + "url": "https://github.com/TMRh20/nrf_to_nrf" }, - "version": "1.0", + "version": "1.1", "export": { "exclude": [ ".github/*" diff --git a/library.properties b/library.properties index 306e533..01b980b 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=nrf_to_nrf -version=1.0 +version=1.1 author=TMRh20 maintainer=TMRh20 sentence=NRF52840 to NRF24L01+ ESB communication