From 43ebf8e97f6ff0b631b2ab49c832518594e98df2 Mon Sep 17 00:00:00 2001
From: Glenn Smith <glenn@vector35.com>
Date: Mon, 15 Nov 2021 01:36:24 -0500
Subject: [PATCH] Version bump for release

---
 plugin.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/plugin.json b/plugin.json
index 8140c49..be1bd05 100644
--- a/plugin.json
+++ b/plugin.json
@@ -46,7 +46,7 @@
       "The sample plugin requires [this random package](https://bogus-domain/this-package/) be installed."
     ]
   },
-  "version": "1.3.3",
+  "version": "1.3.4",
   "author": "Vector 35 Inc",
   "minimumbinaryninjaversion": 1200
 }