Skip to content

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Ithamar committed Nov 14, 2022
1 parent c07cdf4 commit 5e26ebf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion io_carnivores.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
bl_info = {
"name": "Carnivores Model/Animation Import/Export (3DF,VTL)",
"author": "Ithamar R. Adema",
"version": (1, 1, 0),
"version": (1, 1, 1),
"blender": (2, 82, 0),
"description": "Import/Export plugin for classic Carnivores formats 3DF (base model), VTL (animations)",
"category": "Import-Export",
Expand Down

0 comments on commit 5e26ebf

Please sign in to comment.