release 2.037005

This commit is contained in:
Oliver Gorwits
2017-12-22 23:45:53 +00:00
parent 8479914b2b
commit 07446ed7d6
3 changed files with 7 additions and 7 deletions

View File

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