mirror of
https://github.com/silvanocerza/github-gitless-sync.git
synced 2026-07-22 05:41:36 +00:00
Add manifest for beta testing
This commit is contained in:
parent
5879d22a52
commit
415532ff07
1 changed files with 11 additions and 0 deletions
11
manifest-beta.json
Normal file
11
manifest-beta.json
Normal 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
|
||||||
|
}
|
||||||
Loading…
Reference in a new issue