Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender-addons.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRyan Inch <mythologylover75@gmail.com>2020-11-16 05:58:30 +0300
committerRyan Inch <mythologylover75@gmail.com>2020-11-16 05:58:30 +0300
commit1bab44a79366a65f31b5047399744ea3b43871fc (patch)
tree25e10d472ed02a091def8886500bc17587ab6fec /object_collection_manager/__init__.py
parent51ea73b0c948315b544e962ab97825f6aa0d62ed (diff)
Collection Manager: Fix regression. Task: T69577
Fix regression from rBA5a1e3d5023c0 Refactor and cleanup.
Diffstat (limited to 'object_collection_manager/__init__.py')
-rw-r--r--object_collection_manager/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/object_collection_manager/__init__.py b/object_collection_manager/__init__.py
index 9f88c0e7..4c8901ce 100644
--- a/object_collection_manager/__init__.py
+++ b/object_collection_manager/__init__.py
@@ -22,7 +22,7 @@ bl_info = {
"name": "Collection Manager",
"description": "Manage collections and their objects",
"author": "Ryan Inch",
- "version": (2, 18, 3),
+ "version": (2, 18, 5),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel