Lumi/plugins/quotes/plugin.json
2026-07-18 03:06:58 +02:00

12 lines
314 B
JSON

{
"id": "quotes",
"name": "Quotes",
"version": "0.1.2",
"description": "Store, search, and manage community quotes.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.1",
"migration_notes": "Existing quotes are retained; no manual migration is required.",
"rollback_safe": true
}