1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 17:24:20 +02:00

ship 3.2.2

This commit is contained in:
Justin Lin
2022-05-16 20:53:04 +08:00
parent 6f00785d6c
commit c2ce9d8b8a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,4 +1,4 @@
# dotSCAD 3.2.1
# dotSCAD 3.2.2
> **Reduce the burden of mathematics/algorithm when playing OpenSCAD.**

View File

@@ -1,5 +1,9 @@
> Version numbers are based on [Semantic Versioning](https://semver.org/).
# v3.2.2
Maintenance release: bug fixes & performance improvements.
# v3.2.1
Maintenance release: bug fixes & performance improvements.