fix %DEVICE% in template

This commit is contained in:
Oliver Gorwits
2014-03-04 21:51:08 +00:00
parent 94e6aa4c29
commit ae33fb8550
4 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
package App::NetdiscoX::Web::Plugin::RANCID;
our $VERSION = '2.003000';
our $VERSION = '2.003001';
use Dancer ':syntax';