Update library.json version

This commit is contained in:
fdlamotte
2025-08-31 17:30:31 +02:00
committed by GitHub
parent 8b3c16c497
commit 3aa57780f1

View File

@@ -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"
}
}
}