From 8fbd8ab592f0dbcd532c30889e33c9da56d777a5 Mon Sep 17 00:00:00 2001 From: Eric Hennenfent Date: Sat, 9 Oct 2021 18:32:57 -0700 Subject: [PATCH] Update plugin.json --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 9bf489a..f5ad60a 100644 --- a/plugin.json +++ b/plugin.json @@ -21,7 +21,7 @@ "Linux" : "", "Windows" : "" }, - "version": "0.2.0-alpha", + "version": "0.2.1-alpha", "author": "Eric Hennenfent", - "minimumbinaryninjaversion": 1200 + "minimumbinaryninjaversion": 3053 }