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 cff36b6 commit 16ce411Copy full SHA for 16ce411
README.md
@@ -1,4 +1,4 @@
1
-# Snippet UI Plugin (v1.16)
+# Snippet UI Plugin (v1.17)
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.16",
+ "version": "1.17",
33
"author": "Vector 35 Inc",
34
"minimumbinaryninjaversion": 1528
35
}
0 commit comments