Skip to content

Commit a13fb03

Browse files
authored
bl_info - blender version min, add-on version bump
1 parent 7d1f2d9 commit a13fb03

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dof-utils.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
"name": "Depth of Field Utilities",
2121
"author": "Christian Brinkmann (p2or)",
2222
"description": "Displays depth of field in 3D viewport.",
23-
"version": (0, 1, 0),
24-
"blender": (2, 80, 0),
23+
"version": (0, 1, 2),
24+
"blender": (3, 5, 0),
2525
"location": "3d View > Properties Panel (N) > Depth of Field Utilities",
2626
"doc_url": "https://github.com/p2or/blender-dof-utils",
2727
"tracker_url": "https://github.com/p2or/blender-dof-utils/issues",

0 commit comments

Comments
 (0)