diff --git a/manifest-beta.json b/manifest-beta.json new file mode 100644 index 0000000..59a6a1a --- /dev/null +++ b/manifest-beta.json @@ -0,0 +1,11 @@ +{ + "id": "github-gitless-sync", + "name": "GitHub Gitless Sync", + "version": "1.0.7-beta", + "minAppVersion": "1.7.7", + "description": "Sync a GitHub repository with vaults on different platforms without requiring git installation", + "author": "Silvano Cerza", + "authorUrl": "https://silvanocerza.com", + "fundingUrl": "https://ko-fi.com/silvanocerza", + "isDesktopOnly": false +}