Skip to content

Commit 64f41a3

Browse files
committed
Update version
1 parent a440e6b commit 64f41a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

library.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "LMICPP-Arduino",
3-
"version": "2.5.0",
3+
"version": "2.5.1",
44
"keywords": "Lora",
55
"description": "Modified Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM. Changed to C++ format.",
66
"frameworks": ["arduino"],

library.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name=LMICPP-Arduino
2-
version=2.5.0
2+
version=2.5.1
33
author=IBM
44
maintainer=Nicolas Graziano <nicolas.graziano@gmail.com>
55
sentence=Modified Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM. Changed to C++ format.

0 commit comments

Comments
 (0)