bump version v0.0.4

This commit is contained in:
jrkb 2025-01-19 14:24:23 +01:00
parent 490723496c
commit b40d49c723
3 changed files with 3 additions and 2 deletions

View file

@ -15,7 +15,7 @@ import importlib
bl_info = {
"name": "ABC3D",
"author": "Jakob Schlötter, Studio Pointer*",
"version": (0, 0, 3),
"version": (0, 0, 4),
"blender": (4, 1, 0),
"location": "VIEW3D",
"description": "Convenience addon for 3D fonts",