Skip to content

Commit

Permalink
Merge pull request #167 from Invader-Zim/stephen/fix_bl_info
Browse files Browse the repository at this point in the history
remove bogus newline from bl_info
  • Loading branch information
pppalain authored Aug 20, 2024
2 parents b7df073 + 5a8ae8a commit 7739dbd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/addons/cam/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,6 @@
"name": "BlenderCAM - G-code Generation Tools",
"author": "Vilem Novak & Contributors",
"version":(1,0,26),

"blender": (3, 6, 0),
"location": "Properties > render",
"description": "Generate Machining Paths for CNC",
Expand Down

0 comments on commit 7739dbd

Please sign in to comment.