From 537feabc22fe60be0368772f8ffd17603dde4197 Mon Sep 17 00:00:00 2001 From: Molkobain Date: Tue, 20 Sep 2022 17:54:24 +0200 Subject: [PATCH] :package: Update redistributes --- .../module.molkobain-datacenter-view.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/molkobain-datacenter-view/molkobain-datacenter-view/module.molkobain-datacenter-view.php b/dist/molkobain-datacenter-view/molkobain-datacenter-view/module.molkobain-datacenter-view.php index e1e2b90..3564dc6 100644 --- a/dist/molkobain-datacenter-view/molkobain-datacenter-view/module.molkobain-datacenter-view.php +++ b/dist/molkobain-datacenter-view/molkobain-datacenter-view/module.molkobain-datacenter-view.php @@ -10,14 +10,14 @@ /** @noinspection PhpUnhandledExceptionInspection */ SetupWebPage::AddModule( __FILE__, // Path to the current file, all other file names are relative to the directory containing this file - 'molkobain-datacenter-view/1.11.0', array( + 'molkobain-datacenter-view/1.11.1', array( // Identification 'label' => 'Datacenter view (racks visual representation)', 'category' => 'business', // Setup 'dependencies' => array( - 'itop-datacenter-mgmt/2.4.0||itop-config-mgmt/2.4.0||itop-storage-mgmt/2.4.0', + 'itop-datacenter-mgmt/2.4.0||itop-config-mgmt/2.4.0||itop-storage-mgmt/2.4.0||combodo-location-hierarchy/1.0.0', 'molkobain-handy-framework/1.7.0', 'molkobain-console-tooltips/1.1.1', 'molkobain-newsroom-provider/1.1.0',