From d15b969a3e4f81e73458b3e9498ea442b33b10fe Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 24 Oct 2022 14:25:16 -0400 Subject: [PATCH] cleanup ui with context menu --- README.md | 2 +- plugin.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index dc0e9ea..83aeb4e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Snippet UI Plugin (v1.19) +# Snippet UI Plugin (v1.21) Author: **Vector 35 Inc** _Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features_ diff --git a/plugin.json b/plugin.json index 89a96c3..6abc2d1 100644 --- a/plugin.json +++ b/plugin.json @@ -29,7 +29,7 @@ "pygments>=2.7.0,<2.9.0" ] }, - "version": "1.20", + "version": "1.21", "author": "Vector 35 Inc", "minimumbinaryninjaversion": 1528 -} +} \ No newline at end of file