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 2b89a36 commit dd8b660Copy full SHA for dd8b660
README.md
@@ -1,4 +1,4 @@
1
-# Snippet UI Plugin (v1.0)
+# Snippet UI Plugin (v1.1)
2
Author: **Vector 35 Inc**
3
_Example UI plugin demonstrating how to create a snippet manager that allows for quick one-liners to be bound to hotkeys._
4
## Description:
plugin.json
@@ -17,7 +17,7 @@
17
},
18
"dependencies": {
19
20
- "version": "1.0",
+ "version": "1.1",
21
"author": "Vector 35 Inc",
22
"minimumbinaryninjaversion": 1401
23
}
0 commit comments