release 2.051002

This commit is contained in:
Oliver Gorwits
2021-11-23 16:07:01 +00:00
parent 23d3f45f6a
commit 2e4ef7bbdf
4 changed files with 13 additions and 7 deletions

View File

@@ -134,7 +134,7 @@
"provides" : {
"App::Netdisco" : {
"file" : "lib/App/Netdisco.pm",
"version" : "2.051001"
"version" : "2.051002"
},
"App::Netdisco::AnyEvent::Nbtstat" : {
"file" : "lib/App/Netdisco/AnyEvent/Nbtstat.pm"
@@ -886,7 +886,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"
@@ -894,6 +894,6 @@
"x_IRC" : "irc://irc.libera.chat/#netdisco",
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.051001",
"version" : "2.051002",
"x_serialization_backend" : "JSON::PP version 4.06"
}