1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-01 02:33:00 +02:00

update RELEASE

This commit is contained in:
Justin Lin
2019-06-17 20:15:38 +08:00
parent 919ae2f158
commit 80fb650df4

View File

@@ -1,7 +1,7 @@
> Version numbers are based on [Semantic Versioning](https://semver.org/).
# v1.3.2
- All-in-one source code
- All-in-one source file.
- You can use `include <dotSCAD.scad>;` or `use <dotSCAD.scad>;` if you don't want to care about dependencies.
- Bugfixes