Browse Source

Update library.json version

pull/704/head
fdlamotte 9 months ago
committed by GitHub
parent
commit
3aa57780f1
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      library.json

4
library.json

@ -1,6 +1,6 @@
{
"name": "MeshCore",
"version" : "1.7.4",
"version" : "1.8.0",
"dependencies": {
"SPI": "*",
"Wire": "*",
@ -13,4 +13,4 @@
"build": {
"extraScript": "build_as_lib.py"
}
}
}

Loading…
Cancel
Save