Skip to content
Snippets Groups Projects
Commit c44c0ce1 authored by meta-androcto's avatar meta-androcto
Browse files

system_keyboard_svg: version bump: still needs work

parent 99585846
No related branches found
No related tags found
No related merge requests found
...@@ -26,10 +26,10 @@ bl_info = { ...@@ -26,10 +26,10 @@ bl_info = {
"name": "Keyboard Layout (SVG)", "name": "Keyboard Layout (SVG)",
"author": "Jbakker", "author": "Jbakker",
"version": (0, 2), "version": (0, 2),
"blender": (2, 60, 0), "blender": (2, 80, 0),
"location": "Help Menu > Save Shortcuts as SVG files", "location": "Help Menu > Save Shortcuts as SVG files",
"description": "Save the hotkeys as .svg files (search: Keyboard)", "description": "Save the hotkeys as .svg files (search: Keyboard)",
"warning": "", "warning": "Needs Updating. Basic functions work",
"wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/" "wiki_url": "https://wiki.blender.org/index.php/Extensions:2.6/Py/"
"Scripts/System/keymaps_to_svg", "Scripts/System/keymaps_to_svg",
"tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/", "tracker_url": "https://developer.blender.org/maniphest/task/edit/form/2/",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment