diff --git a/manifest.json b/manifest.json index 6972c59..e5893ce 100644 --- a/manifest.json +++ b/manifest.json @@ -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 }