Skip to content

Commit b328326

Browse files
committed
chore: bump version number
1 parent baf36be commit b328326

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010

1111
## [Unreleased]
1212

13+
tbd
14+
15+
16+
## [v6.0.0] - 2026-04-07
17+
1318
### Breaking Changes
1419

1520
* **role:nfs_server**: Rework `nfs_server__exports` from a list of strings to a list of dictionaries with new `path`, `clients`, `owner`, `group`, and `mode` subkeys
@@ -692,7 +697,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
692697
* **module_util:gnupg**: Add new module util
693698

694699

695-
[Unreleased]: https://github.com/Linuxfabrik/lfops/compare/v5.1.0...HEAD
700+
[Unreleased]: https://github.com/Linuxfabrik/lfops/compare/v6.0.0...HEAD
701+
[v6.0.0]: https://github.com/Linuxfabrik/lfops/compare/v5.1.0...v6.0.0
696702
[v5.1.0]: https://github.com/Linuxfabrik/lfops/compare/v5.0.0...v5.1.0
697703
[v5.0.0]: https://github.com/Linuxfabrik/lfops/compare/v4.0.0...v5.0.0
698704
[v4.0.0]: https://github.com/Linuxfabrik/lfops/compare/v3.0.0...v4.0.0

0 commit comments

Comments
 (0)