From ed7af1a13e7da4236ae051f84d1b4b2200f41b2c Mon Sep 17 00:00:00 2001 From: Damien PIQUET Date: Tue, 16 Dec 2014 23:53:23 +0100 Subject: [PATCH] Update version number --- pve-monitor.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pve-monitor.pl b/pve-monitor.pl index 6d4738b..74afab4 100755 --- a/pve-monitor.pl +++ b/pve-monitor.pl @@ -37,7 +37,7 @@ use Switch; my $configurationFile = './pve-monitor.conf'; -my $pluginVersion = '1.04'; +my $pluginVersion = '1.05'; my %status = ( 'UNDEF' => -1,