This commit is contained in:
david 2023-02-05 14:43:41 -06:00
parent 615fb61a35
commit f8a37172cf

View file

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