Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
HugoTini committed Dec 24, 2021
1 parent 93f22f2 commit 4ba6d2f
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 @@ -2,7 +2,7 @@
'name': 'DeepBump',
'description': 'Generates normal maps from image textures',
'author': 'Hugo Tini',
'version': (2, 0, 0),
'version': (3, 0, 0),
'blender': (3, 0, 0),
'location': 'Node Editor > DeepBump',
'category': 'Material',
Expand Down

0 comments on commit 4ba6d2f

Please sign in to comment.