Quick update to prepapre the 5.1.2 release

This commit is contained in:
2026-06-19 15:06:19 +02:00
parent a59f3938bd
commit 40bd1d0424
13 changed files with 16 additions and 18 deletions
+4 -4
View File
@@ -3,13 +3,13 @@ import bpy
bl_info = {
'name': 'Addon Name',
'description': 'Add your description',
'author': 'Moderlab, Aurelien Vaillant, Nicolas Salles, Jeremy Duchesne',
'version': (0, 0, 0),
'blender': (3, 0, 0),
'author': 'Aurelien Vaillant',
'version': (0, 1, 0),
'blender': (5, 2, 0),
'doc_url': "",
'tracker_url': "",
'support': "COMMUNITY",
'category': 'Moderlab',
'category': '',
}
modules_class = [