Collection Manager: Fix version number. Task: T69577

This commit is contained in:
Ryan Inch 2022-05-31 04:03:32 -04:00
parent c212676a2e
commit ce6f3d3fd1
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ bl_info = {
"name": "Collection Manager",
"description": "Manage collections and their objects",
"author": "Ryan Inch",
"version": (2, 25, 0),
"version": (2, 24, 1),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel