Files
ignis/plugin/manifest.json

11 lines
294 B
JSON
Raw Normal View History

2026-03-18 02:38:36 +01:00
{
"id": "ignis-bridge",
"name": "Ignis Bridge",
2026-03-28 14:52:41 +01:00
"version": "0.6.4",
"minAppVersion": "1.12.4",
"description": "Additional Ignis specific functionality and ignis plugin management.",
"author": "Nystik",
2026-03-18 02:38:36 +01:00
"authorUrl": "https://github.com/Nystik-gh/ignis",
"isDesktopOnly": false
}