diff --git a/manifest.json b/manifest.json index 9dd6693..95c75d3 100644 --- a/manifest.json +++ b/manifest.json @@ -2,9 +2,12 @@ "id": "obsidian-x86-flow", "name": "X86 Flow Graphing", "version": "1.0.0", - "minAppVersion": "0.15.0", + "minAppVersion": "1.1.0", "description": "An Obsidian plugin for converting x86 code blocks into ", "author": "icebear", "authorUrl": "https://github.com/dwolfe884", + "fundingUrl": { + "Buy Me a Coffee": "https://www.buymeacoffee.com/djwolfe" + }, "isDesktopOnly": false } \ No newline at end of file