Files
WorkNote/.obsidian/plugins/consistent-attachments-and-links/manifest.json

17 lines
474 B
JSON
Raw Normal View History

2025-03-07 22:31:31 +08:00
{
"id": "consistent-attachments-and-links",
"name": "Consistent Attachments and Links",
2025-03-07 22:32:33 +08:00
<<<<<<< HEAD
2025-03-07 22:31:31 +08:00
"version": "3.24.1",
"minAppVersion": "1.7.7",
2025-03-07 22:32:33 +08:00
=======
2025-03-03 19:56:35 +08:00
"version": "3.24.13",
"minAppVersion": "1.8.7",
2025-03-07 22:32:33 +08:00
>>>>>>> origin/main
2025-03-07 22:31:31 +08:00
"description": "This plugin ensures the consistency of attachments and links",
"author": "Dmitry Savosh",
"authorUrl": "https://github.com/dy-sh/",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/mnaoumov"
}