Update manifest

This commit is contained in:
Silvano Cerza 2025-01-09 16:30:40 +01:00
parent 66db44b04b
commit 24fa2adb35

View file

@ -1,10 +1,10 @@
{
"id": "obsidian-github-sync",
"name": "Obsidian GitHub Sync",
"version": "0.0.0",
"minAppVersion": "1.7.7",
"description": "A plugin to sync a Github repository with an Obsidian vault.",
"author": "Silvano Cerza",
"authorUrl": "https://silvanocerza.com",
"isDesktopOnly": false
"id": "obsidian-github-sync",
"name": "GitHub Sync",
"version": "0.0.0",
"minAppVersion": "1.7.7",
"description": "A plugin to sync a Github repository with an Obsidian vault.",
"author": "Silvano Cerza",
"authorUrl": "https://silvanocerza.com",
"isDesktopOnly": false
}