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

12 lines
399 B
JSON

{
"id": "okf",
"name": "OKF Knowledge",
"version": "0.1.1",
"description": "Role-gated knowledge, facts, and Q&A entries for Lumi communities.",
"main": "index.js",
"channel": "stable",
"compatible_from": "0.1.0",
"migration_notes": "Published database entries and local community/correction knowledge files are retained. No manual migration is required.",
"rollback_safe": true
}