Skip to content

Commit

Permalink
chore: bump version to 2.20.27
Browse files Browse the repository at this point in the history
  • Loading branch information
saturday06 committed Jan 21, 2024
1 parent ccb570e commit 63f7aff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/io_scene_vrm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
bl_info = {
"name": "VRM format",
"author": "saturday06, iCyP",
"version": (2, 20, 26),
"version": (2, 20, 27),
"blender": (2, 93, 0),
"location": "File > Import-Export",
"description": "Import-Edit-Export VRM",
Expand Down

0 comments on commit 63f7aff

Please sign in to comment.