Add manifest for beta testing

This commit is contained in:
Silvano Cerza 2025-04-02 14:57:44 +02:00
parent 5879d22a52
commit 415532ff07

11
manifest-beta.json Normal file
View file

@ -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
}