bump version to v0.0.11
This commit is contained in:
parent
bb0a5a4a2c
commit
59edb2e786
3 changed files with 4 additions and 6 deletions
|
@ -16,7 +16,7 @@ from .common import Font, utils
|
|||
bl_info = {
|
||||
"name": "ABC3D",
|
||||
"author": "Jakob Schlötter, Studio Pointer*",
|
||||
"version": (0, 0, 10),
|
||||
"version": (0, 0, 11),
|
||||
"blender": (4, 1, 0),
|
||||
"location": "VIEW3D",
|
||||
"description": "Convenience addon for 3D fonts",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue