We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8c29a4 commit d15b969Copy full SHA for d15b969
README.md
@@ -1,4 +1,4 @@
1
-# Snippet UI Plugin (v1.19)
+# Snippet UI Plugin (v1.21)
2
Author: **Vector 35 Inc**
3
4
_Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features_
plugin.json
@@ -29,7 +29,7 @@
29
"pygments>=2.7.0,<2.9.0"
30
]
31
},
32
- "version": "1.20",
+ "version": "1.21",
33
"author": "Vector 35 Inc",
34
"minimumbinaryninjaversion": 1528
35
-}
+}
0 commit comments