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:
authorPeter Kim <pk15950@gmail.com>2022-06-09 01:06:34 +0300
committerPeter Kim <pk15950@gmail.com>2022-06-09 01:06:34 +0300
commit633e707c40ad94d75a5f0c23ad5f5df0514fc92d (patch)
tree8a3e4347dbebb19ad8920b462826894931efcd09 /object_collection_manager/__init__.py
parent22270a72d68cd8e7f3a1bdb52c7a26034955d371 (diff)
parentc51e0bb1793c44c7a1b7435593dd5022cf7c8eec (diff)
Merge branch 'master' into xr-dev
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 8642fe99..fd53b291 100644
--- a/object_collection_manager/__init__.py
+++ b/object_collection_manager/__init__.py
@@ -6,7 +6,7 @@ bl_info = {
"name": "Collection Manager",
"description": "Manage collections and their objects",
"author": "Ryan Inch",
- "version": (2, 24, 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