mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-04 03:09:45 +00:00
Fixed turtle() docs truncation issue.
This commit is contained in:
parent
b0a57dab7d
commit
05827785f5
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
|||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,201];
|
||||
BOSL_VERSION = [2,0,202];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
|
Loading…
Reference in a new issue