mirror of
https://github.com/Combodo/iTop.git
synced 2026-02-13 07:24:13 +01:00
Preparing the beta release: increment the module versions
SVN:trunk[3641]
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
SetupWebPage::AddModule(
|
||||
__FILE__, // Path to the current file, all other file names are relative to the directory containing this file
|
||||
'itop-datacenter-mgmt/2.1.0',
|
||||
'itop-datacenter-mgmt/2.2.0',
|
||||
array(
|
||||
// Identification
|
||||
//
|
||||
@@ -28,7 +28,7 @@ SetupWebPage::AddModule(
|
||||
// Setup
|
||||
//
|
||||
'dependencies' => array(
|
||||
'itop-config-mgmt/2.0.0'
|
||||
'itop-config-mgmt/2.2.0'
|
||||
),
|
||||
'mandatory' => false,
|
||||
'visible' => true,
|
||||
|
||||
Reference in New Issue
Block a user