Skip to content

Commit e7828cd

Browse files
committed
Prepare 0.25.510
1 parent d59bc2f commit e7828cd

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.510] - 2025-12-19
1316
### Added
1417
- Added rib thread parameters for 1/4-20 UNC thread ([#37]).
1518

@@ -59,7 +62,8 @@ and this project adheres to
5962
## [0.25.200] - 2025-05-15
6063
Initial release 🎉
6164

62-
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.480...HEAD
65+
[Unreleased]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.510...HEAD
66+
[0.25.510]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.480...v0.25.510
6367
[0.25.480]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.380...v0.25.480
6468
[0.25.380]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.350...v0.25.380
6569
[0.25.350]: https://github.com/rahix/FusedFilamentDesign/compare/v0.25.250...v0.25.350

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.480</version>
7-
<date>2025-11-28</date>
6+
<version>0.25.510</version>
7+
<date>2025-12-19</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)