Skip to content

Commit 7c2122b

Browse files
committed
Prepare 0.25.380
1 parent 9be157d commit 7c2122b

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ and this project adheres to
1010
- [Calendar Versioning](https://calver.org/) with the scheme `0.YY.WW#` (with `#` being the patch version)
1111

1212
## [Unreleased]
13+
14+
15+
## [0.25.380] - 2025-09-20
1316
### Fixed
1417
- Fixed rib-threads being broken on the latest FreeCAD 1.1 development builds ([#32]).
1518

@@ -44,7 +47,8 @@ and this project adheres to
4447
## [0.25.200] - 2025-05-15
4548
Initial release 🎉
4649

47-
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.350...HEAD
50+
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.380...HEAD
51+
[0.25.380]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.350...v0.25.380
4852
[0.25.350]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.250...v0.25.350
4953
[0.25.250]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.220...v0.25.250
5054
[0.25.220]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.200...v0.25.220

package.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
<name>FusedFilamentDesign</name>
44
<description>PartDesign addon for FFF/FDM 3D-printing design</description>
55
<!-- We use innovative calender-derived zero-versioning. See CHANGELOG.md for more info. -->
6-
<version>0.25.350</version>
7-
<date>2025-08-30</date>
6+
<version>0.25.380</version>
7+
<date>2025-09-20</date>
88
<maintainer email="[email protected]">rahix</maintainer>
99
<license file="LICENSE">LGPL-2.1-or-later</license>
1010
<url type="repository" branch="release">https://github.com/Rahix/FusedFilamentDesign</url>

0 commit comments

Comments
 (0)