Update library.json version

Este commit está contenido en:
fdlamotte
2025-08-31 17:30:31 +02:00
cometido por GitHub
padre 8b3c16c497
commit 3aa57780f1
+2 -2
Ver fichero
@@ -1,6 +1,6 @@
{ {
"name": "MeshCore", "name": "MeshCore",
"version" : "1.7.4", "version" : "1.8.0",
"dependencies": { "dependencies": {
"SPI": "*", "SPI": "*",
"Wire": "*", "Wire": "*",
@@ -13,4 +13,4 @@
"build": { "build": {
"extraScript": "build_as_lib.py" "extraScript": "build_as_lib.py"
} }
} }