mirror of
https://github.com/MeshEnvy/mesh-forge.git
synced 2026-07-05 01:12:14 +02:00
chore: update version in registry.json from 1.0.1 to 1.1.0 and format includes field
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user