Update library.json version

此提交包含在:
fdlamotte
2025-08-31 17:30:31 +02:00
提交者 GitHub
父節點 8b3c16c497
當前提交 3aa57780f1
+2 -2
查看文件
@@ -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"
}
}
}