chore: update version in registry.json from 1.0.1 to 1.1.0 and format includes field

This commit is contained in:
Ben Allfree
2025-12-05 19:55:08 -08:00
parent 0404d6b6c9
commit 7da86d83e6
+4 -2
View File
@@ -17,9 +17,11 @@
"description": "BBS for Meshtastic right on the firmware - A full bulletin board system that runs entirely inside the Meshtastic firmware",
"repo": "https://github.com/MeshEnvy/lobbs",
"homepage": "https://github.com/MeshEnvy/lobbs",
"version": "1.0.1",
"version": "1.1.0",
"featured": true,
"includes": ["esp32"],
"includes": [
"esp32"
],
"dependencies": {
"lodb": ">=1.0.0",
"meshtastic": ">=2.7.0"