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 0cfcda2 commit ceb917bCopy full SHA for ceb917b
README.md
@@ -1,4 +1,4 @@
1
-# Snippet UI Plugin (v1.28)
+# Snippet UI Plugin
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.28",
+ "version": "1.29",
33
"author": "Vector 35 Inc",
34
"minimumbinaryninjaversion": 1528
35
}
0 commit comments