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

11 lines
325 B
JSON
Raw Normal View History

2022-08-24 16:29:06 +08:00
{
2024-08-28 15:15:04 +08:00
"author": "Vinzent",
"authorUrl": "https://github.com/Vinzent03",
2022-08-24 16:29:06 +08:00
"id": "obsidian-git",
2024-02-26 20:05:21 +08:00
"name": "Git",
2024-08-28 15:15:04 +08:00
"description": "Integrate Git version control with automatic backup and other advanced features.",
2022-10-15 17:08:29 +08:00
"isDesktopOnly": false,
2023-04-03 17:07:58 +08:00
"fundingUrl": "https://ko-fi.com/vinzent",
2024-08-28 15:15:04 +08:00
"version": "2.25.0"
2022-08-24 16:29:06 +08:00
}