Skip to content

Commit ae05d0f

Browse files
committed
Prepare 0.25.480
1 parent 43a8f5d commit ae05d0f

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.480] - 2025-11-28
1316
### Fixed
1417
- Fixed zip-tie channels being off center from the supporting sketch on the
1518
latest FreeCAD 1.1 development builds ([#36]).
@@ -52,7 +55,8 @@ and this project adheres to
5255
## [0.25.200] - 2025-05-15
5356
Initial release 🎉
5457

55-
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.380...HEAD
58+
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.480...HEAD
59+
[0.25.480]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.380...v0.25.480
5660
[0.25.380]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.350...v0.25.380
5761
[0.25.350]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.250...v0.25.350
5862
[0.25.250]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.220...v0.25.250

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.380</version>
7-
<date>2025-09-20</date>
6+
<version>0.25.480</version>
7+
<date>2025-11-28</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)