diff --git a/__init__.py b/__init__.py index 01c2954..16d4674 100644 --- a/__init__.py +++ b/__init__.py @@ -6,7 +6,7 @@ 'author': 'GiveMeAllYourCats & Hotox, Unofficial version maintained by Yusarina', 'location': 'View 3D > Tool Shelf > CATS', 'description': 'A tool designed to shorten steps needed to import and optimize models into VRChat', - 'version': (3, 6, 6, 2), # Has to be (x, x, x) not [x, x, x]!! Only change this version and the dev branch var right before publishing the new update! + 'version': (3, 6, 6, 3), # Has to be (x, x, x) not [x, x, x]!! Only change this version and the dev branch var right before publishing the new update! 'blender': (3, 6, 0), 'wiki_url': 'https://github.com/Yusarina/Cats-Blender-Plugin-Unofficial-/wiki', 'tracker_url': 'https://github.com/Yusarina/Cats-Blender-Plugin-Unofficial-/issues',