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:
Diffstat (limited to 'magic_uv/__init__.py')
-rw-r--r--magic_uv/__init__.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/magic_uv/__init__.py b/magic_uv/__init__.py
index fe2fe0ae..c79f09ff 100644
--- a/magic_uv/__init__.py
+++ b/magic_uv/__init__.py
@@ -12,8 +12,8 @@ bl_info = {
"Keith (Wahooney) Boshoff, McBuff, MaxRobinot, "
"Alexander Milovsky, Dusan Stevanovic, MatthiasThDs, "
"theCryingMan, PratikBorhade302",
- "version": (6, 6, 0),
- "blender": (2, 80, 0),
+ "version": (6, 7, 0),
+ "blender": (3, 4, 0),
"location": "See Add-ons Preferences",
"description": "UV Toolset. See Add-ons Preferences for details",
"warning": "",