canna71_obsidian-sheets/manifest.json

11 lines
253 B
JSON
Raw Normal View History

2022-09-24 17:13:25 +00:00
{
2023-09-18 17:52:24 +00:00
"id": "workbooks",
"name": "Workbooks",
2023-09-23 07:10:57 +00:00
"version": "1.0.1",
2022-09-24 17:13:25 +00:00
"minAppVersion": "0.15.0",
2023-08-17 20:38:15 +00:00
"description": "Work with Spreadsheets inside your notes",
2022-09-24 17:13:25 +00:00
"author": "Gabriele Cannata",
"authorUrl": "https://github.com/Canna71",
2023-08-16 17:33:56 +00:00
"isDesktopOnly": true
2022-09-24 17:13:25 +00:00
}