From 210b6fbff26c908421c582e9c1b04ef99e5ce7a7 Mon Sep 17 00:00:00 2001 From: Kirpal Demian Date: Fri, 20 Apr 2018 14:33:24 -0400 Subject: [PATCH] Version 2.7 --- __init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/__init__.py b/__init__.py index 486cdab..d352afb 100644 --- a/__init__.py +++ b/__init__.py @@ -2,7 +2,7 @@ bl_info = { "name": "Import: KLE Raw JSON format (.json)", "author": "/u/kdem007 /u/jacopods", - "version": (2, 6), + "version": (2, 7), "blender": (2, 79, 0), "location": "File > Import-Export > Keyboard Layout Editor Raw (.json) ", "description": "Import Keyboard Layouts",