Skip to content

Commit 41675f1

Browse files
committed
fix 1.2.3 error when function is unavailable
1 parent eefa84a commit 41675f1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Snippet UI Plugin (v1.23)
1+
# Snippet UI Plugin (v1.24)
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_

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.23",
32+
"version": "1.24",
3333
"author": "Vector 35 Inc",
3434
"minimumbinaryninjaversion": 1528
3535
}

0 commit comments

Comments
 (0)