From 8fcf9af4fc0d743861772f69859a3e41b0b06b35 Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Sun, 25 Feb 2024 16:41:40 -0500 Subject: [PATCH] few pending changes --- README.md | 2 +- plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5e76348..58cf185 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Snippet UI Plugin (v1.22) +# Snippet UI Plugin (v1.23) 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 436ca68..197e845 100644 --- a/plugin.json +++ b/plugin.json @@ -29,7 +29,7 @@ "pygments>=2.7.0,<2.9.0" ] }, - "version": "1.22", + "version": "1.23", "author": "Vector 35 Inc", "minimumbinaryninjaversion": 1528 } \ No newline at end of file