Skip to content

Commit

Permalink
fix uv bug
Browse files Browse the repository at this point in the history
  • Loading branch information
RandomityGuy committed Jul 20, 2022
1 parent 4956977 commit c9387ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 3rdparty/DifBuilder
2 changes: 1 addition & 1 deletion blender_plugin/io_dif/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"author": "RandomityGuy",
"description": "Dif import and export plugin for blender",
"blender": (2, 80, 0),
"version": (1, 2, 3),
"version": (1, 2, 4),
"location": "File > Import-Export",
"warning": "",
"category": "Import-Export",
Expand Down

0 comments on commit c9387ba

Please sign in to comment.