feat(#9): add a way to test beta releases via BRAT

This commit is contained in:
antoKeinanen 2023-05-19 15:50:53 +03:00
parent caca091f1a
commit 972bd994a2

11
manifest-beta.json Normal file
View file

@ -0,0 +1,11 @@
{
"id": "advanced-merger",
"name": "Advanced Merger",
"version": "1.4.0",
"minAppVersion": "0.15.0",
"description": "Merge a folder of notes for easier export.",
"author": "Anto Keinänen",
"authorUrl": "https://github.com/antoKeinanen",
"fundingUrl": "https://www.buymeacoffee.com/antokeinanen",
"isDesktopOnly": false
}