Skip to content

Commit 22672ff

Browse files
authored
Merge pull request #6124 from centreon/bump-plugins-20260500
chore(release) bump plugins 20260500
1 parent 3cf69d8 commit 22672ff

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.version.plugins

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
20260400
1+
20260500

src/centreon/plugins/script.pm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use Pod::Usage;
2828

2929
my %handlers = (DIE => {}, ALRM => {});
3030

31-
my $global_version = '20260400';
31+
my $global_version = '20260500';
3232

3333
my $alternative_fatpacker = 0;
3434

0 commit comments

Comments
 (0)