Skip to content

Commit 044b094

Browse files
committed
Updates.
1 parent 07f24ff commit 044b094

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

plugin.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
"Linux": "Install via Binary Ninja plugin manager or copy to ~/.binaryninja/plugins/",
2727
"Windows": "Install via Binary Ninja plugin manager or copy to %APPDATA%\\Binary Ninja\\plugins\\"
2828
},
29-
"version": "1.0.0",
30-
"minimumbinaryninjaversion": 4000,
29+
"version": "1.0.1",
30+
"minimumbinaryninjaversion": 5000,
3131
"dependencies": {
3232
"pip": [
3333
"anyio>=4.6.0",
@@ -39,4 +39,4 @@
3939
"pydantic-settings>=2.0.0"
4040
]
4141
}
42-
}
42+
}

0 commit comments

Comments
 (0)