2026-01-01

This commit is contained in:
2026-03-17 15:16:34 -06:00
parent ec4cf523fb
commit b80274187b
263 changed files with 95164 additions and 3848 deletions
@@ -18,11 +18,11 @@
import bpy
VERSION_STRING = "v2.3.3"
VERSION_STRING = "v2.3.4"
DEV = False
#DEV = True
PLUGIN_COMPATIBLE = [
"2.3.2", "2.3.3",
"2.3.4",
]
def set_version_string(bl_info):