Skip to content

Commit 4e7196a

Browse files
committed
small readme fix
1 parent 5bfe60d commit 4e7196a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Snippet UI Plugin (v1.26)
1+
# Snippet UI Plugin (v1.27)
22
Author: **Vector 35 Inc**
33

44
_Powerful code-editing plugin for writing and managing python code-snippets with syntax highlighting, hotkey binding and other features_
@@ -11,6 +11,8 @@ As an added bonus, all snippets are added to the snippets menu and hot-keys can
1111

1212
![](https://github.com/Vector35/snippets/blob/master/media/snippets.gif?raw=true)
1313

14+
.
15+
1416

1517
## Installation Instructions
1618

plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"pygments>=2.7.0,<2.9.0"
3030
]
3131
},
32-
"version": "1.26",
32+
"version": "1.27",
3333
"author": "Vector 35 Inc",
3434
"minimumbinaryninjaversion": 1528
3535
}

0 commit comments

Comments
 (0)