Skip to content

Commit 4947e26

Browse files
docs: correct version number to 1.3.0 in architecture and physics docs
Signed-off-by: arounamounchili <patouossa.mounchili@gmail.com>
1 parent 490f861 commit 4947e26

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

ARCHITECTURE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,4 +84,4 @@ sequenceDiagram
8484
---
8585

8686
**Last Updated:** 2026-04-15
87-
**Version:** 1.6.0
87+
**Version:** 1.3.0

docs/source/how_to/physics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ assembly.add_link("chassis") \
7676
```
7777

7878
::: {important}
79-
**Hardened Physics (v1.6.0)**: In this version, LinkForge has been upgraded with
79+
**Hardened Physics (v1.3.0)**: In this version, LinkForge has been upgraded with
8080
production-grade numerical hardening. The mesh inertia pipeline now uses the
8181
**Mirtich algorithm** (Divergence Theorem) combined with:
8282
- **Numerical Conditioning**: Automatically translates meshes to a local origin

0 commit comments

Comments
 (0)