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-05-04 10:55:49 +0300
committerRyan Inch <mythologylover75@gmail.com>2020-05-04 10:55:49 +0300
commitb7bb14aa7caa8c8deb196bbc7907b82f24b6cb60 (patch)
tree31f4e6c04b071c85e48220696077d253c1c839e9 /object_collection_manager/__init__.py
parent5ec31459289eaa4031dc32ac39b93b80855fa9ed (diff)
Collection Manager: Fix tooltips. Task: T69577
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 2caf6bc7..242ca1aa 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, 7, 18),
+ "version": (2, 7, 19),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel