1
0
wiki/.obsidian/plugins/templater-obsidian/manifest.json

12 lines
329 B
JSON
Raw Normal View History

2022-08-24 16:29:06 +08:00
{
"id": "templater-obsidian",
"name": "Templater",
2024-03-19 10:46:59 +08:00
"version": "2.2.3",
2022-08-24 16:29:06 +08:00
"description": "Create and use templates",
2024-01-10 16:42:54 +08:00
"minAppVersion": "1.5.0",
2022-08-24 16:29:06 +08:00
"author": "SilentVoid",
"authorUrl": "https://github.com/SilentVoid13",
2023-12-10 12:54:30 +08:00
"helpUrl": "https://silentvoid13.github.io/Templater/",
2022-08-24 16:29:06 +08:00
"isDesktopOnly": false
}