diff --git a/attachments.scad b/attachments.scad index 45fe386..cf98cb3 100644 --- a/attachments.scad +++ b/attachments.scad @@ -802,8 +802,8 @@ module attachable( $color = undef; children(0); } - children(1); } + children(1); } } diff --git a/version.scad b/version.scad index bb1aa27..f780511 100644 --- a/version.scad +++ b/version.scad @@ -8,7 +8,7 @@ ////////////////////////////////////////////////////////////////////// -BOSL_VERSION = [2,0,175]; +BOSL_VERSION = [2,0,176]; // Section: BOSL Library Version Functions