kopia lustrzana https://github.com/vilemduha/blendercam
Version number
rodzic
e3e007539f
commit
275149a4a7
|
@ -183,7 +183,7 @@ from .utils import (
|
|||
bl_info = {
|
||||
"name": "BlenderCAM - G-code Generation Tools",
|
||||
"author": "Vilem Novak & Contributors",
|
||||
"version":(1,0,31),
|
||||
"version":(1,0,32),
|
||||
"blender": (3, 6, 0),
|
||||
"location": "Properties > render",
|
||||
"description": "Generate Machining Paths for CNC",
|
||||
|
|
|
@ -1 +1 @@
|
|||
__version__=(1,0,31)
|
||||
__version__=(1,0,32)
|
Ładowanie…
Reference in New Issue