diff --git a/hexcopy.py b/hexcopy.py index e9ded32..926006c 100644 --- a/hexcopy.py +++ b/hexcopy.py @@ -18,7 +18,7 @@ PLUGIN_NAME = "Hex Copy" PLUGIN_HOTKEY = 'Ctrl+H' -VERSION = '3.0.0' +VERSION = '3.1.0' import os