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