diff --git a/__init__.py b/__init__.py index 7bac452..9fe6b99 100644 --- a/__init__.py +++ b/__init__.py @@ -7,7 +7,7 @@ bl_info = { "name": "Panda3D Egg Exporter (MAYBEE)", "blender": (2, 80, 0), - "version": (2, 2, 0), + "version": (2, 1, 1), "location": "File > Import-Export", "description": ("Export to Panda3D EGG: meshes, uvs, materials, textures, " "armatures, animation and curves"),