diff --git a/__init__.py b/__init__.py index 1d6db0c..e8841d1 100644 --- a/__init__.py +++ b/__init__.py @@ -26,7 +26,7 @@ bl_info = { "name": "Export .blend", "author": "Jason van Gumster (Fweeb)", - "version": (1, 1), + "version": (1, 2), "blender": (2, 83, 0), "location": "File > Export > Blender (.blend)/Outliner > Context Menu > Export to .blend", "description": "Exports all or some datablocks to a separate .blend file",