Skip to content

Commit

Permalink
Merge pull request #4 from NathanSweet/patch-1
Browse files Browse the repository at this point in the history
Use latest 3.8 version number.
  • Loading branch information
zhong317 committed Nov 22, 2020
2 parents 4a5d3dc + 8681c05 commit 1c333c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/spriter2spine.py
Expand Up @@ -48,7 +48,7 @@ def gen_spine_obj(name):
'width': 0,
'height': 0,
'hash': ' ',
'spine': '3.8.75',
'spine': '3.8.99',
'fps': 30
},
'bones': [],
Expand Down

0 comments on commit 1c333c7

Please sign in to comment.