release 2.042003

This commit is contained in:
Oliver Gorwits
2019-03-21 16:18:19 +00:00
parent 107a65404c
commit 764bbfe3fb
4 changed files with 13 additions and 7 deletions

View File

@@ -120,7 +120,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.042002"
"version" : "2.042003"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -806,7 +806,7 @@
},
"homepage" : "http://netdisco.org/",
"license" : [
"http://opensource.org/licenses/BSD-3-Clause"
"http://opensource.org/licenses/bsd-license.php"
],
"repository" : {
"url" : "https://github.com/netdisco/netdisco"
@@ -814,6 +814,6 @@
"x_IRC" : "irc://irc.freenode.org/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.042002",
"version" : "2.042003",
"x_serialization_backend" : "JSON::PP version 2.97001"
}