Skip to content

Commit c01b630

Browse files
committed
Merge pull request #63 from travnick/hotfix/version_fix
Quick Version Fix
2 parents cf8a87c + 8a4d070 commit c01b630

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

io_export_cryblend/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
bl_info = {
3333
"name": "CryEngine3 Utilities and Exporter",
3434
"author": "Angelo J. Miner, Duo Oratar, Mikołaj Milej, stardidi, Daniel White",
35-
"blender": (2, 7, 0),
35+
"blender": (2, 70, 0),
3636
"version": (4, 13, 0),
3737
"location": "CryBlend Menu",
3838
"description": "CryEngine3 Utilities and Exporter",

0 commit comments

Comments
 (0)