Skip to content

Commit

Permalink
updated blender version in plugin data
Browse files Browse the repository at this point in the history
  • Loading branch information
tamateea committed Aug 31, 2023
1 parent ae6bc1d commit ecc93f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion __init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
bl_info = {
"name": "RuneBlend",
"author": "Tamatea",
"blender": (3, 0, 0),
"blender": (3, 4, 1),
"version": (1, 0, 0),
"location": "File > Import-Export",
"description": "Import Runescape data format",
Expand Down

0 comments on commit ecc93f4

Please sign in to comment.