mirror of
https://github.com/antokeinanen/obsidian-advanced-merger.git
synced 2026-07-22 07:40:24 +00:00
feat(#9): add a way to test beta releases via BRAT
This commit is contained in:
parent
caca091f1a
commit
972bd994a2
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": "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
|
||||
}
|
||||
Loading…
Reference in a new issue