Skip to content

Commit

Permalink
update version to 3.0.0
Browse files Browse the repository at this point in the history
For EEVEE Next support and some breaking changes
  • Loading branch information
sagotoons authored Oct 22, 2024
1 parent da561f2 commit 4f1d0ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fuzzy_tools.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
bl_info = {
"name" : "Fuzzy Tools",
"author" : "Sacha Goedegebure",
"version" : (2,0,1),
"version" : (3,0,0),
"blender" : (3,6,0),
"location" : "View3d > Sidebar > Fuzzy. Alt+M to move keyframes and markers",
"description" : "Tools for an efficient 1-person pipeline and multi-camera workflow",
Expand Down

0 comments on commit 4f1d0ee

Please sign in to comment.