Skip to content

Commit 55c82e5

Browse files
committed
chore: bump version number [skip ci]
1 parent 33f1a93 commit 55c82e5

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

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

99
## [Unreleased]
1010

11+
tbd
12+
13+
14+
## [v5.1.0] - 2026-05-30
15+
1116
### Added
1217

1318
Monitoring Plugins:
@@ -2355,7 +2360,8 @@ Monitoring Plugins:
23552360
Initial release for the general public.
23562361

23572362

2358-
[Unreleased]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v5.0.0...HEAD
2363+
[Unreleased]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v5.1.0...HEAD
2364+
[v5.1.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v5.0.0...v5.1.0
23592365
[v5.0.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v4.1.0...v5.0.0
23602366
[v4.1.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v4.0.0...v4.1.0
23612367
[v4.0.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v3.0.0...v4.0.0

check-plugins/about-me/about-me

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ except ImportError:
3838

3939

4040
__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
41-
__version__ = '2026051901 / v5.0.0'
41+
__version__ = '2026053001 / v5.1.0'
4242

4343
DESCRIPTION = """Collects and displays key system information: OS and kernel version, CPU
4444
configuration (physical, logical, and usable cores plus frequency), RAM, disk count,

0 commit comments

Comments
 (0)