From bedce09739b00c89e990a83ceb64a5e1ddc0c04f Mon Sep 17 00:00:00 2001 From: Bastien Montagne Date: Sat, 22 Dec 2018 16:05:28 +0100 Subject: UI Translate: add operator & button to cleanup branches. --- ui_translate/__init__.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui_translate/__init__.py') diff --git a/ui_translate/__init__.py b/ui_translate/__init__.py index baab2afa..51686fd4 100644 --- a/ui_translate/__init__.py +++ b/ui_translate/__init__.py @@ -21,7 +21,7 @@ bl_info = { "name": "Manage UI translations", "author": "Bastien Montagne", - "version": (1, 1, 5), + "version": (1, 2, 0), "blender": (2, 80, 0), "location": "Main \"File\" menu, text editor, any UI control", "description": "Allows managing UI translations directly from Blender " -- cgit v1.2.3