Skip to content

Commit 512026d

Browse files
committed
chore: bump version number [skip ci]
1 parent c95122a commit 512026d

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77

88
## [Unreleased]
99

10+
tbd
11+
12+
13+
## [v2.2.0] - 2025-09-19
14+
1015
### Added ("feat")
1116

1217
Monitoring Plugins:
@@ -1968,7 +1973,8 @@ Monitoring Plugins:
19681973
Initial release for the general public.
19691974

19701975

1971-
[Unreleased]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.1...HEAD
1976+
[Unreleased]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.2.0...HEAD
1977+
[v2.2.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.1...v2.2.0
19721978
[v2.1.1]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.1.0...v2.1.1
19731979
[v2.1.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v2.0.0...v2.1.0
19741980
[v2.0.0]: https://github.com/Linuxfabrik/monitoring-plugins/compare/v1.2.0.11...v2.0.0

check-plugins/about-me/about-me

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

4141

4242
__author__ = 'Linuxfabrik GmbH, Zurich/Switzerland'
43-
__version__ = '2025091701 / v2.1.1'
43+
__version__ = '2025091901 / v2.2.0'
4444

4545
DESCRIPTION = 'Provides a quick overview of host dimensions and software.'
4646

0 commit comments

Comments
 (0)