Skip to content

Commit

Permalink
Bump version to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchange committed Jun 19, 2022
1 parent d43d57b commit f03b2b4
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 @@ -16,7 +16,7 @@
"author": "cmzw",
"description": "A toolkit of signed distance functions, operators and utility nodegroups",
"blender": (2, 83, 0),
"version": (0, 7, 0),
"version": (0, 8, 0),
"location": "Shader Editor > Add > SDF",
"tracker_url": "https://github.com/williamchange/b3dsdf/issues/new",
"doc_url": "https://github.com/williamchange/b3dsdf/wiki/Examples",
Expand Down

0 comments on commit f03b2b4

Please sign in to comment.