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-07 10:55:36 +0300
committerRyan Inch <mythologylover75@gmail.com>2020-11-07 11:06:53 +0300
commit7ab48791aafcfb705b54d6dff44004d2edef6a8d (patch)
tree22b6a3e253778a7ec0cb935aa2b74543c81a1b6d /object_collection_manager/__init__.py
parent99896ff381300b701c19f73ed00776cf8e80ab1a (diff)
Collection Manager: Fix Override Display. Task: T69577
Fix the layout and display of theme overrides for the OpenGL move widget in the preferences.
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 28c91e16..52417fab 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, 1),
+ "version": (2, 18, 2),
"blender": (2, 80, 0),
"location": "View3D - Object Mode (Shortcut - M)",
"warning": '', # used for warning icon and text in addons panel