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-07-21 07:33:05 +0300
committerRyan Inch <mythologylover75@gmail.com>2020-07-21 07:33:05 +0300
commit4eb733d819f2c3f873202ba645e411526ffc469f (patch)
treec632fbbce6fdc62aa47f8caea51cdfe138640be1 /object_collection_manager/__init__.py
parent099e4eeb7b1cc9c41e35321e9c076c51c4cd2e6e (diff)
Collection Manager: Cleanup. Task: T69577
Standardize setting operator properties.
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 1b33c549..f6a31695 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, 9, 4),
+ "version": (2, 9, 5),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel