From 5774b55fb24f560a8c300473589bb044fd0e1aa1 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sat, 18 Dec 2021 23:41:22 -0500 Subject: [PATCH] fixups for stable and some cleanup --- README.md | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 28071db..8b60132 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Snippet UI Plugin (v1.15) +# Snippet UI Plugin (v1.16) 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 445dfa6..f00d9d5 100644 --- a/plugin.json +++ b/plugin.json @@ -29,7 +29,7 @@ "pygments>=2.7.0,<2.9.0" ] }, - "version": "1.15", + "version": "1.16", "author": "Vector 35 Inc", "minimumbinaryninjaversion": 1528 } \ No newline at end of file