Skip to content

Commit

Permalink
📦 Update redistributes
Browse files Browse the repository at this point in the history
  • Loading branch information
Molkobain committed Sep 20, 2022
1 parent a490ebe commit 537feab
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 537feab

Please sign in to comment.