From aeb429751c6386251bdd7fe13ef76d94db5f9235 Mon Sep 17 00:00:00 2001 From: Terry Moore Date: Sun, 12 Jun 2022 13:47:09 -0400 Subject: [PATCH] Fix #195: Update library.* with version 0.9.2-pre1 --- library.json | 2 +- library.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/library.json b/library.json index 90d35fd..964b7a6 100644 --- a/library.json +++ b/library.json @@ -31,7 +31,7 @@ "authors": ["Terry Moore "] } ], - "version": "0.9.1", + "version": "0.9.2-pre1", "frameworks": "arduino", "platforms": "*" } diff --git a/library.properties b/library.properties index b432e33..14c382d 100644 --- a/library.properties +++ b/library.properties @@ -1,5 +1,5 @@ name=MCCI Arduino LoRaWAN Library -version=0.9.1 +version=0.9.2-pre1 author=Terry Moore, ChaeHee Won maintainer=Terry Moore sentence=High-level library for LoRaWAN-based Arduino end-devices.