From b8c29a41311e918c573130b23955288324bcc8b5 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 24 Oct 2022 14:24:52 -0400 Subject: [PATCH] fix lagging version number --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index 4aaf3c2..89a96c3 100644 --- a/plugin.json +++ b/plugin.json @@ -29,7 +29,7 @@ "pygments>=2.7.0,<2.9.0" ] }, - "version": "1.19", + "version": "1.20", "author": "Vector 35 Inc", "minimumbinaryninjaversion": 1528 -} \ No newline at end of file +}