last pieces for db schema upgrade

last piece of #510
This commit is contained in:
nick n
2019-03-01 12:34:42 +01:00
committed by GitHub
parent c2600ac550
commit 3f211650b8
3 changed files with 4 additions and 3 deletions

View File

@@ -140,7 +140,7 @@
},
"App::Netdisco::DB" : {
"file" : "lib/App/Netdisco/DB.pm",
"version" : "53"
"version" : "54"
},
"App::Netdisco::DB::ExplicitLocking" : {
"file" : "lib/App/Netdisco/DB/ExplicitLocking.pm"
@@ -801,5 +801,5 @@
"x_MailingList" : "https://lists.sourceforge.net/lists/listinfo/netdisco-users"
},
"version" : "2.040003",
"x_serialization_backend" : "JSON::PP version 2.97001"
"x_serialization_backend" : "JSON::PP version 4.02"
}