From d3fea66e4d119aafebf1bc3de7824116b4d1f2d9 Mon Sep 17 00:00:00 2001 From: Andrew Lamoureux Date: Fri, 9 Apr 2021 18:10:12 -0400 Subject: [PATCH] Derp, already had 1.01, so 1.01->1.02 --- plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin.json b/plugin.json index df46fe1..bac46b4 100644 --- a/plugin.json +++ b/plugin.json @@ -26,6 +26,6 @@ "dependencies": { "pip": ["keystone-engine", "capstone"] }, - "version": "1.01", + "version": "1.02", "minimumbinaryninjaversion": 2660 }