fix config param name

This commit is contained in:
Oliver Gorwits
2014-02-27 18:31:38 +00:00
parent d216508f55
commit cb79813919
3 changed files with 6 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
package App::NetdiscoX::Web::Plugin::Observium;
our $VERSION = '2.002000';
our $VERSION = '2.002001';
use Dancer ':syntax';
use App::Netdisco::Web::Plugin;