Skip to content

Commit

Permalink
Incremented version to 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbasnett committed Nov 25, 2022
1 parent 44afce3 commit 17e9e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_scene_psk_psa/__init__.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
bl_info = {
"name": "PSK/PSA Importer/Exporter",
"author": "Colin Basnett, Yurii Ti",
"version": (4, 1, 0),
"version": (4, 2, 0),
"blender": (2, 80, 0),
# "location": "File > Export > PSK Export (.psk)",
"description": "PSK/PSA Import/Export (.psk/.psa)",
Expand Down

0 comments on commit 17e9e83

Please sign in to comment.