bump version number to v0.0.12

This commit is contained in:
jrkb 2025-06-05 13:20:39 +02:00
parent cd99362bb1
commit a5602a6095
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ from .common import Font, utils
bl_info = {
"name": "ABC3D",
"author": "Jakob Schlötter, Studio Pointer*",
"version": (0, 0, 11),
"version": (0, 0, 12),
"blender": (4, 1, 0),
"location": "VIEW3D",
"description": "Convenience addon for 3D fonts",