This commit is contained in:
2024-02-04 23:26:02 +09:00
parent a819753644
commit 5e324d85a3
7 changed files with 1064 additions and 885 deletions

View File

@ -1,9 +1,9 @@
{
"id": "obsidian-git",
"name": "Obsidian Git",
"name": "Git",
"description": "Backup your vault with Git.",
"isDesktopOnly": false,
"fundingUrl": "https://ko-fi.com/vinzent",
"js": "main.js",
"version": "2.20.7"
"version": "2.23.2"
}