release 2.042000

This commit is contained in:
Oliver Gorwits
2019-03-17 20:30:29 +00:00
parent 46d8c52a08
commit 0ae705c6a8
5 changed files with 35 additions and 7 deletions

View File

@@ -48,6 +48,7 @@
"Dancer::Plugin::Auth::Extensible" : "0.30",
"Dancer::Plugin::DBIC" : "0.2001",
"Dancer::Plugin::Passphrase" : "v2.0.1",
"Dancer::Plugin::Swagger" : "0",
"Dancer::Session::Cookie" : "0.27",
"Data::Printer" : "0",
"Expect" : "0",
@@ -119,7 +120,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.041002"
"version" : "2.042000"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -141,7 +142,7 @@
},
"App::Netdisco::DB" : {
"file" : "lib/App/Netdisco/DB.pm",
"version" : "54"
"version" : "55"
},
"App::Netdisco::DB::ExplicitLocking" : {
"file" : "lib/App/Netdisco/DB/ExplicitLocking.pm"
@@ -770,6 +771,9 @@
"App::Netdisco::Worker::Plugin::Renumber" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Renumber.pm"
},
"App::Netdisco::Worker::Plugin::SetUserToken" : {
"file" : "lib/App/Netdisco/Worker/Plugin/SetUserToken.pm"
},
"App::Netdisco::Worker::Plugin::Show" : {
"file" : "lib/App/Netdisco/Worker/Plugin/Show.pm"
},
@@ -810,6 +814,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.041002",
"version" : "2.042000",
"x_serialization_backend" : "JSON::PP version 2.97001"
}