Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ngraziano committed Jul 21, 2023
1 parent cfa4125 commit 40e331d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion library.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "LMICPP-Arduino",
"version": "2.4.0",
"version": "2.5.0",
"keywords": "Lora",
"description": "Modified Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM. Changed to C++ format.",
"frameworks": ["arduino"],
Expand Down
2 changes: 1 addition & 1 deletion library.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name=LMICPP-Arduino
version=2.4.0
version=2.5.0
author=IBM
maintainer=Nicolas Graziano <[email protected]>
sentence=Modified Arduino port of the LMIC (LoraWAN-in-C, formerly LoraMAC-in-C) framework provided by IBM. Changed to C++ format.
Expand Down

0 comments on commit 40e331d

Please sign in to comment.