Skip to content

Commit

Permalink
Bump version to 1.3.13
Browse files Browse the repository at this point in the history
Signed-off-by: Ralph Sennhauser <[email protected]>
  • Loading branch information
seragh authored and StanleySweet committed Jul 27, 2024
1 parent 1ff82a5 commit f344f7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_pyrogenesis/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
bl_info = {
'name': 'Blender Pyrogenesis Importer',
'author': 'Stanislas Daniel Claude Dolcini',
'version': (1, 3, 12),
'version': (1, 3, 13),
'blender': (2, 90, 3),
'location': 'File > Import-Export',
'description': 'Import ',
Expand Down

0 comments on commit f344f7d

Please sign in to comment.