digital-garden/.obsidian/plugins/obsidian-git/manifest.json

11 lines
325 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
2024-07-24 08:46:38 +03:00
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03",
2024-06-13 21:01:37 +03:00
"id": "obsidian-git",
"name": "Git",
2024-07-24 08:46:38 +03:00
"description": "Integrate Git version control with automatic backup and other advanced features.",
2024-06-13 21:01:37 +03:00
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
2024-07-24 08:46:38 +03:00
"version": "2.25.0"
2024-06-13 21:01:37 +03:00
}