Skip to content

Commit 83fbdf2

Browse files
Version bump to v2.0.723
1 parent 7ab41d5 commit 83fbdf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version.scad

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ _BOSL2_VERSION = is_undef(_BOSL2_STD) && (is_undef(BOSL2_NO_STD_WARNING) || !BOS
1313
echo("Warning: version.scad included without std.scad; dependencies may be missing\nSet BOSL2_NO_STD_WARNING = true to mute this warning.") true : true;
1414

1515

16-
BOSL_VERSION = [2,0,722];
16+
BOSL_VERSION = [2,0,723];
1717

1818

1919
// Section: BOSL Library Version Functions

0 commit comments

Comments
 (0)