mirror of
https://github.com/dwolfe884/obsidian-x86-flow-graph.git
synced 2026-07-22 07:30:26 +00:00
updated
This commit is contained in:
parent
615fb61a35
commit
f8a37172cf
1 changed files with 4 additions and 1 deletions
|
|
@ -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
|
||||
}
|
||||
Loading…
Reference in a new issue