mirror of
https://github.com/centreon/centreon-plugins.git
synced 2025-07-23 05:35:01 +02:00
Update version
Update version
This commit is contained in:
parent
bfbe4e8f52
commit
6256b47f8f
@ -30,7 +30,7 @@ sub new {
|
|||||||
bless $self, $class;
|
bless $self, $class;
|
||||||
# $options->{options} = options object
|
# $options->{options} = options object
|
||||||
|
|
||||||
$self->{version} = '0.1';
|
$self->{version} = '1.0';
|
||||||
%{$self->{modes}} = (
|
%{$self->{modes}} = (
|
||||||
'scenario' => 'apps::selenium::mode::scenario',
|
'scenario' => 'apps::selenium::mode::scenario',
|
||||||
);
|
);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user