From f098df063fe6e2200c96a760ecbd51215d7acfbd Mon Sep 17 00:00:00 2001 From: TMRh20 Date: Mon, 14 Dec 2020 01:39:18 -0600 Subject: [PATCH] Update library.json --- library.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library.json b/library.json index 3358c67..f4ba73c 100644 --- a/library.json +++ b/library.json @@ -7,7 +7,7 @@ "type": "git", "url": "https://github.com/TMRh20/RF24Mesh.git" }, - "version": "1.1.3", + "version": "1.1.4", "dependencies": [ { "name": "RF24", "authors": "TMRh20", "frameworks": "arduino" }, { "name": "RF24Network", "authors": "TMRh20", "frameworks": "arduino" }