diff --git a/__init__.py b/__init__.py index 8d7a992..e07383b 100644 --- a/__init__.py +++ b/__init__.py @@ -2,8 +2,8 @@ bl_info = { "name": "Import: KLE Raw JSON format (.json)", "author": "/u/kdem007 /u/jacopods", - "version": (2, 2), - "blender": (2, 78, 0), + "version": (2, 3), + "blender": (2, 79, 0), "location": "File > Import-Export > Keyboard Layout Editor Raw (.json) ", "description": "Import Keyboard Layouts", "warning": "",