Skip to content

Commit

Permalink
Revert increased version requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
gregzaal committed Oct 4, 2022
1 parent 8a2ef1a commit 0446ba3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"description": "Master your lighting workflow with easy access to light properties, HDRIs and other tools",
"author": "Greg Zaal",
"version": (3, 1, 14),
"blender": (3, 2, 0),
"blender": (2, 90, 0),
"location": "3D View > Sidebar & World Settings > HDRI",
"warning": "",
"wiki_url": "https://github.com/gregzaal/Gaffer/wiki",
Expand Down

0 comments on commit 0446ba3

Please sign in to comment.